Skip to content

Lib.numbers.data.utils.GetPointDataFromList

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

GetPointDataFromList

in Lib.numbers.data.utils


Returns Position, Rotation and W from a point. This can be useful if combined with [PointsToCPU].


Input Parameters

Name (Relevancy & Type) Description
ItemIndex (Int32) -
DataList (StructuredListRequired) -

Outputs

Name Type
Position System.Numerics.Vector3
W System.Single
Orientation System.Numerics.Vector4

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally