Lib.numbers.data.utils.GetPointDataFromList - tixl3d/tixl GitHub Wiki
Returns Position, Rotation and W from a point. This can be useful if combined with [PointsToCPU].
| Name (Relevancy & Type) | Description |
|---|---|
| ItemIndex (Int32) | - |
| DataList (StructuredListRequired) | - |
| Name | Type |
|---|---|
| Position | System.Numerics.Vector3 |
| W | System.Single |
| Orientation | System.Numerics.Vector4 |
⚠ Everything else is automatically generated and will be overwritten regularly.