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