ProtoFlux:Local Transform

From Resonite Wiki
Revision as of 23:57, 10 February 2024 by 989onan (talk | contribs) (fix page to have content)
Local Transform
*
Position
Rotation
Scale
Transform

Local transform is a ProtoFlux node that gives the values for the location, rotation, and scale fields of a Slot.

see Coordinate spaces for an in depth explanation on coordinate spaces.

Inputs

* (Slot)

The slot to read a Local transform from

Outputs

Position (Float3)

The local position of the provided * (Slot)

Rotation (FloatQ)

The local rotation of the provided * (Slot)

Scale (Float3)

The local scale of the provided * (Slot)

Examples