IndexTriangle.ToArray Method

Returns an array of triangle's vertex indices.
Public Shadows Function ToArray() As Integer()
This language is not supported or no code example is available.
new public int[] ToArray()
This language is not supported or no code example is available.

Return Value

int[]

The int array.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition