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