Skip to content

lib.point.generate.PointsOnImage

Thomas Mann edited this page Jan 17, 2024 · 1 revision

PointsOnImage

in lib.point.generate


Uses the image brightness to emit points.

WARNING: this is extremely slow for high resolution. We recommend setting fixed resolutions like 512x512px.


Input Parameters

Name (Relevancy & Type) Description
Count (Int32) -
IsEnabled (Boolean) -
Texture (Texture2DRequired) -
Seed (Single) -

Outputs

Name Type
OutputPoints T3.Core.DataTypes.BufferWithViews
OutputTexture SharpDX.Direct3D11.Texture2D

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally