Mesh.Vertices Property

Gets or sets mesh' 3D vertices.
Public Overrides Property Vertices() As Point3D()
This language is not supported or no code example is available.
public override Point3D[] Vertices {get; set;}
This language is not supported or no code example is available.

Property Value

Point3D[]

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition