Method b3DestroyMesh
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3DestroyMesh(b3MeshData*)
Destroy a mesh.
public static extern void b3DestroyMesh(b3MeshData* mesh)Parameters
meshb3MeshData*-
See the Box3D documentation.
Destroy a mesh.
public static extern void b3DestroyMesh(b3MeshData* mesh)mesh b3MeshData* See the Box3D documentation.