SetPointAttributes¶
Sets various attributes of points
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| Points (BufferWithViews Required) | — |
| 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) | — |
Outputs¶
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.BufferWithViews |