Version: 
Back to list

Geom :: toTRS

Synopsis

   Decompose a Matrix into translation, rotation and scaling vectors

GUI Dialog

   

Script function

   geom.toTRS(matrix) -> TRS

Parameters

   matrix (Matrix4) : The Matrix to be decomposed

Return value

   TRS (Vector3List) : The TRS list