ProtoFlux:SetTRS
The Set TRS node takes in a slot to transform (position, rotation, and scale) in 3D space along with the matrix value. Unlike Set Global Transform Matrix, this node sets the slot's local transform value.
More actions
Set TRS
Transform
The Set TRS node takes in a slot to transform (position, rotation, and scale) in 3D space along with the matrix value. Unlike Set Global Transform Matrix, this node sets the slot's local transform value.
To create a transform matrix, the ProtoFlux Matrix Catagory has many helpful nodes to do this.
Inputs
* (Call)
Calls an impulse to set the the slot position, rotation, and scale of a slot.
Instance (Slot)
The slot to transform.
TRS (float4x4)
The exact value to set the slot's transform.
Outputs
Next (Continuation)
Continues the flow of execution from here.
See Also
- Wikipedia's definition of a matrix.