Category:ProtoFlux:Transform

Category page
Subcategories
Category Summary
Bounds Computing, Expanding, constructing, and shrinking Bounding Boxes.
Conversion Converting transformations in one space to another space.
Direction Getting and setting a slot's facing directions.
Nodes
Node Name Description
Global Transform Gives the Slot's transform in global space.
Local Transform Gives the Slot's transform in local space.
Set Global Position Sets the Slot's global position to match the given global point.
Set Global Position Rotation Sets the Slot's global position and rotation to match the given global point and rotation.
Set Global Rotation Sets the Slot's global rotation to match the given global rotation.
Set Global Scale Sets the Slot's global scale to match the given global scale.
Set Global Transform Sets the Slot's global transforms to match the given global transforms.
Set Global Transform Matrix Sets the Slot's global transforms to match the given global TRS Matrix.
Set Local Position Sets the Slot's local position to match the given local point.
Set Local Position Rotation Sets the Slot's local position and rotation to match the given local point and rotation.
Set Local Rotation Sets the Slot's local rotation to match the given local rotation.
Set Local Scale Sets the Slot's local scale to match the given local scale.
Set Local Transform Sets the Slot's local transforms to match the given local transforms.
Set TRS Sets the Slot's local transforms to match the given TRS Matrix.