Matrix4.Decompose

Matrix4.Decompose method

public bool Decompose(out Vector3 translation, out Vector3 scaling, out Quaternion rotation)

See Also