Table of Contents

Method b3DestroyMesh

Namespace
Box3D.Native
Assembly
Box3D.NET.Native.dll

b3DestroyMesh(b3MeshData*)

Destroy a mesh.

public static extern void b3DestroyMesh(b3MeshData* mesh)

Parameters

mesh b3MeshData*

See the Box3D documentation.