Mesh.Triangles Property

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

Property Value

IndexTriangle[]

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition