Property Volume
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
Volume
Gets the enclosed volume, usually in cubic metres.
public float Volume { get; }Property Value
Exceptions
- ObjectDisposedException
-
The hull has been disposed.
Gets the enclosed volume, usually in cubic metres.
public float Volume { get; }The hull has been disposed.