Luna::AffineMatrix::scaling
Float3 scaling(const Float4x4 &affine_matrix)
Extracts the scaling component from one 3D affine matrix.
Parameters
-
in affine_matrix
The affine matrix to extract the component.
Return value
Returns the extracted component.