Property ByteCount
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
ByteCount
Gets the memory the mesh occupies, in bytes.
public int ByteCount { get; }Property Value
Exceptions
- ObjectDisposedException
-
The mesh has been disposed.
Gets the memory the mesh occupies, in bytes.
public int ByteCount { get; }The mesh has been disposed.