Returns the normal transform matrix from the vertex transform matrix.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public static Matrix MatrixNormalTransformation( Matrix transformation ) |
Parameters
- transformation
- Type: Matrix
Vertex transform matrix.