-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.numbers.data.utils.GetPointDataFromList
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
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.