Skip to content

lib.math.floats.ComposeVec3FromList

Thomas Mann edited this page Jan 17, 2024 · 2 revisions

ComposeVec3FromList

in lib.math.floats


Composes a Vector3 by selecting floats from a list. This can be useful for converting data from OSC messages into positions or rotations.


Input Parameters

Name (Relevancy & Type) Description
Input (List`1) -
IndexForX (Int32) -
IndexForY (Int32) -
IndexForZ (Int32) -
InputRange (Vector2) -
OutputRange (Vector2) -
SpringDamping (Single) -

Outputs

Name Type
Result System.Numerics.Vector3

Please help use to improve this documentation. Feel free to improve the description.

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

Clone this wiki locally