lib.point.modify.LinearSamplePointAttributes - tixl3d/tixl GitHub Wiki
A variation of [SamplePointAttributes] that uses the point index instead of texture mapping.
| 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) | - |
| Mode (Int32) | - |
| TranslationSpace (Int32) | - |
| RotationSpace (Int32) | - |
| Texture (Texture2DRequired) | - |
| Name | Type |
|---|---|
| OutBuffer | T3.Core.DataTypes.BufferWithViews |
⚠ Everything else is automatically generated and will be overwritten regularly.