Skip to main content

MatrixDecompose

Function MatrixDecompose 

Source
pub unsafe extern "C" fn MatrixDecompose(
    mat: Matrix,
    translation: *mut Vector3,
    rotation: *mut Quaternion,
    scale: *mut Vector3,
)