ProtoFlux:Local Rotation To Global

From Resonite Wiki
Local Rotation To Global
Instance
*
LocalRotation
Direction

Local Rotation To Global Is a protoflux node that allows you to convert a floatQ from Local space to Global space using the Instance (Slot) as a reference space.

See Coordinate Spaces For how this node can be used in bigger systems.

Inputs

Instance (Slot)

The slot to use as reference for converting the provided Rotation.

LocalRotation (floatQ)

The Rotation to convert from Local space to Global space.

Outputs

* (floatQ)

The converted LocalRotation (floatQ).

Examples

Local Rotation To Global being used in a bigger piece of code.
Local Rotation To Global Local being used in a bigger piece of code.