Method UnregisterMesh
UnregisterMesh(BatchMeshID)
Unregisters a mesh from the Entities Graphics System.
Declaration
public void UnregisterMesh(BatchMeshID mesh)
Parameters
| Type | Name | Description |
|---|---|---|
| BatchMeshID | mesh | A mesh ID received from RegisterMesh(Mesh). |