Lib.point.modify.SamplePointAttributes_v1 - tixl3d/tixl GitHub Wiki
Samples point attributes from the RGB channels of the connected operator.
This version has been deprecated, please use [SetAttrFromImageRgba]
| 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) | - |
| Alpha (Int32) | - |
| AlphaFactor (Single) | - |
| AlphaOffset (Single) | - |
| Texture (Texture2DRequired) | - |
| Center (Vector3) | - |
| Stretch (Vector2) | - |
| Scale (Single) | - |
| TextureRotate (Vector3) | - |
| TextureMode (TextureAddressMode) | - |
| Visibility (GizmoVisibility) | - |
| Mode (Int32) | - |
| RotationSpace (Int32) | - |
| TranslationSpace (Int32) | - |
| Name | Type |
|---|---|
| OutBuffer | T3.Core.DataTypes.BufferWithViews |
⚠ Everything else is automatically generated and will be overwritten regularly.