Category:ProtoFlux:Transform: Difference between revisions

Category page
Add Transforms ProtoFlux Category
 
Fix transform matrix node names and links
 
(One intermediate revision by one other user not shown)
Line 13: Line 13:
|Set Global Scale|| Sets the [[Slot]]'s global scale to match the given global scale.
|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|| Sets the [[Slot]]'s global transforms to match the given global transforms.
|Set Global Transform|| Sets the [[Slot]]'s global transforms to match the given global TRS Matrix.
|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|| 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 Position Rotation|| Sets the [[Slot]]'s local position and rotation to match the given local point and rotation.
Line 19: Line 19:
|Set Local Scale|| Sets the [[Slot]]'s local scale to match the given local scale.
|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 Local Transform|| Sets the [[Slot]]'s local transforms to match the given local transforms.
|Set Local Transform|| Sets the [[Slot]]'s local transforms to match the given TRS Matrix.
|Set TRS|| Sets the [[Slot]]'s local transforms to match the given TRS Matrix.
}}
}}
[[Category:ProtoFlux]]

Latest revision as of 05:46, 25 May 2024

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.