Skip to content

lib.point.sim.SamplePointSimAttributes

Thomas Mann edited this page Jan 17, 2024 · 2 revisions

SamplePointSimAttributes

in lib.point.sim


Affects a point simulation by sampling a 2D texture.


Input Parameters

Name (Relevancy & Type) Description
GPoints (BufferWithViewsRequired) -
Brightness (Int32) -
BrightnessFactor (Single) -
BrightnessOffset (Single) -
Red (Int32) -
RedFactor (Single) -
RedOffset (Single) -
Green (Int32) -
GreenFactor (Single) -
GreenOffset (Single) -
Blue (Int32) -
BlueFactor (Single) -
BlueOffset (Single) -
Texture (Texture2DRequired) -
Center (Vector3) -
TextureScale (Vector2) -
TextureRotate (Vector3) -
TextureMode (TextureAddressMode) -
Visibility (GizmoVisibility) -

Outputs

Name Type
OutBuffer T3.Core.DataTypes.BufferWithViews

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