MeshHelperTriangles Property |
Indices
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public int[] Triangles { get; }
Public ReadOnly Property Triangles As Integer()
Get
public:
property array<int>^ Triangles {
array<int>^ get ();
}
member Triangles : int[] with get
Property Value
Type:
Int32See Also