Creates a new matrix composed by merging scale (vector3), rotation (quaternion) and translation (vector3)
a new matrix
defines the scale vector3
defines the rotation quaternion
defines the translation vector3
Creates a new matrix composed by merging scale (vector3), rotation (quaternion) and translation (vector3)
Returns
a new matrix