Created a page for the Compose TRS node.  | 
				m YoshBot moved page ProtoFlux:Compose TRS to ProtoFlux:ComposeTRS: Automated: removing spaces from ProtoFlux namespace  | 
				
(No difference) 
 | |
Latest revision as of 23:48, 20 August 2025
ComposeTRS
Matrix
The Compose TRS node takes in a position, rotation, and scale, then returns the composed matrix table value containing all the provided data.
Inputs
Position (Pseudo-Generic)
The position value.
Rotation (Pseudo-Generic)
The rotation value.
Scale (Pseudo-Generic)
The scale value.
Outputs
* (Pseudo-Generic)
Returns the composed TRS 4x4 matrix.
Further Reading
Videos
See Also
- Wikipedia's definition of a matrix & transformation matrix.