Table of Contents

Property ByteCount

Namespace
Box3D
Assembly
Box3D.NET.dll

ByteCount

Gets the memory the mesh occupies, in bytes.

public int ByteCount { get; }

Property Value

int

Exceptions

ObjectDisposedException

The mesh has been disposed.