ProtoFlux:Global Rotation To Local

From Resonite Wiki
Global Rotation To Local
Instance
*
GlobalRotation
Direction

Global Rotation To Local Is a protoflux node that allows you to convert a floatQ from Global space to Local 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.

GlobalRotation (floatQ)

The Rotation to convert from Global space to Local space.

Outputs

* (floatQ)

The converted GlobalRotation (floatQ).

Examples

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