FastMesh.TriangleArray Property

Gets or sets triangle indices array, can be null/Nothing.
Public Property TriangleArray() As Integer()
This language is not supported or no code example is available.
public int[] TriangleArray {get; set;}
This language is not supported or no code example is available.

Property Value

int[]

.NET Framework

Supported in: 4.8

In this article

Definition