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 |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.