Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ProtoFlux:GlobalRotationToLocal

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.


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.