Transformation.GetTransformationForNormals Method

Gets the transformation to transform the normals (inverse transpose of the upper 3x3 matrix).
Public Function GetTransformationForNormals() As Transformation
This language is not supported or no code example is available.
public Transformation GetTransformationForNormals()
This language is not supported or no code example is available.

Return Value

Transformation

The transformation.

.NET Framework

Supported in: 4.8

In this article

Definition