Method ToInverseMatrix ToInverseMatrix() Gets the float4x4 equivalent of the inverse of this transform. Declaration public float4x4 ToInverseMatrix() Returns Type Description float4x4 The inverse float4x4 matrix.