Method b3GetByteCount
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3GetByteCount()
Gets the total number of bytes currently allocated by Box3D.
public static extern int b3GetByteCount()Returns
- int
-
The byte count.
Gets the total number of bytes currently allocated by Box3D.
public static extern int b3GetByteCount()The byte count.