Property TriangleCount
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
TriangleCount
Gets the number of triangles.
public int TriangleCount { get; }Property Value
Exceptions
- ObjectDisposedException
-
The mesh has been disposed.
Gets the number of triangles.
public int TriangleCount { get; }The mesh has been disposed.