Version:
Back to list
Geom :: toTRS
Synopsis
Decompose a Matrix into translation, rotation and scaling vectorsGUI Dialog
Script function
geom.toTRS(matrix) -> TRSParameters
matrix (Matrix4) : The Matrix to be decomposed
Return value
TRS (Vector3List) : The TRS list