Property VertexCount
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
VertexCount
Gets the number of vertices in the hull.
public int VertexCount { get; }Property Value
Exceptions
- ObjectDisposedException
-
The hull has been disposed.
Gets the number of vertices in the hull.
public int VertexCount { get; }The hull has been disposed.