Region.Triangles Property

Gets or sets the region 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[]
Remarks
 
Region triangles are generated automatically by Entity.Regen.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition