Mesh.Normals Property

Gets or sets the mesh normals.
Public Property Normals() As Vector3D()
This language is not supported or no code example is available.
public Vector3D[] Normals {get; set;}
This language is not supported or no code example is available.

Property Value

Vector3D[]
Remarks
 
The number of normals depends on the MeshNature.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition