Lib.point.modify.SetPointAttributes - tixl3d/tixl GitHub Wiki
Sets various attributes of points
| Name (Relevancy & Type) | Description |
|---|---|
| Points (BufferWithViewsRequired) | - |
| Amount (Single) | - |
| AmountFactor (Int32) | - |
| SetPosition (Boolean) | - |
| Position (Vector3) | - |
| SetRotation (Boolean) | - |
| RotationAxis (Vector3) | - |
| RotationAngle (Single) | - |
| SetExtend (Boolean) | - |
| Extend (Vector3) | - |
| SetFx1 (Boolean) | - |
| Fx1 (Single) | - |
| SetFx2 (Boolean) | - |
| Fx2 (Single) | - |
| SetColor (Boolean) | - |
| Color (Vector4) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.BufferWithViews |
⚠ Everything else is automatically generated and will be overwritten regularly.