PositionWorld2Local
Converts positions from world to local space
Inputs
- ObjectPosition: World space positions of objects. If scalar, conforms to the array structure of ParentPosition (Vector3) scalar, [], [][], [][][], [][][][]
- ParentPosition: World space positions of parents. If scalar, conforms to the array structure of ObjectPosition (Vector3) scalar, [], [][], [][][], [][][][]
Outputs
- Out: Local space positions of objects (Vector3) scalar, [], [][], [][][], [][][][]
Example
