ProtoFlux:Transform Rotation

From Resonite Wiki
Transform Rotation
FromSpace
*
ToSpace
SourceRotation
Direction

Transform Rotation Is a protoflux node that allows you to convert a FloatQ from the provided FromSpace (Slot) slot's space to ToSpace (Slot) slot's space.

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

Inputs

FromSpace (Slot)

The slot that is assumed to be the space SourceRotation (FloatQ) is in.

ToSpace (Slot)

The slot to transform SourceRotation (FloatQ) to.

SourceRotation (FloatQ)

The Rotation to convert from FromSpace (Slot)'s space to ToSpace (Slot)'s space.

Outputs

* (FloatQ)

The converted Rotation of the source Rotation SourceRotation (FloatQ).

Examples

Transform Rotation being used in a bigger piece of code.
Transform Rotation being used in a bigger piece of code.