Lib.point.sim.SamplePointSimAttributes - tixl3d/tixl GitHub Wiki
Affects a point simulation by sampling a 2D texture.
| 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) | - |
| Name | Type |
|---|---|
| OutBuffer | T3.Core.DataTypes.BufferWithViews |
⚠ Everything else is automatically generated and will be overwritten regularly.