Category:ProtoFlux:Transform

Category page
Revision as of 03:57, 25 August 2025 by YoshBot (talk | contribs) (fix link spaces)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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
GlobalTransform Gives the Slot's transform in global space.
LocalTransform Gives the Slot's transform in local space.
SetGlobalPosition Sets the Slot's global position to match the given global point.
SetGlobalPositionRotation Sets the Slot's global position and rotation to match the given global point and rotation.
SetGlobalRotation Sets the Slot's global rotation to match the given global rotation.
SetGlobalScale Sets the Slot's global scale to match the given global scale.
SetGlobalTransform Sets the Slot's global transforms to match the given global transforms.
SetGlobalTransformMatrix Sets the Slot's global transforms to match the given global TRS Matrix.
SetLocalPosition Sets the Slot's local position to match the given local point.
SetLocalPositionRotation Sets the Slot's local position and rotation to match the given local point and rotation.
SetLocalRotation Sets the Slot's local rotation to match the given local rotation.
SetLocalScale Sets the Slot's local scale to match the given local scale.
SetLocalTransform Sets the Slot's local transforms to match the given local transforms.
SetTRS Sets the Slot's local transforms to match the given TRS Matrix.