Lib.point.modify.SamplePointColorAttributes - tixl3d/tixl GitHub Wiki
Use a texture to color the points. Same as [SamplePointAttributes] but for colors only
| Name (Relevancy & Type) | Description |
|---|---|
| GPoints (BufferWithViewsRequired) | - |
| Texture (Texture2DRequired) | - |
| BaseColor (Vector4) | Use the alpha channel to control the blending of the texture |
| BlendMode (Int32) | - |
| Center (Vector3) | - |
| Stretch (Vector2) | - |
| Scale (Single) | - |
| TextureRotate (Vector3) | - |
| TextureMode (TextureAddressMode) | - |
| Visibility (GizmoVisibility) | - |
| Name | Type |
|---|---|
| OutBuffer | T3.Core.DataTypes.BufferWithViews |
⚠ Everything else is automatically generated and will be overwritten regularly.