Method b3DestroyCompound
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3DestroyCompound(b3CompoundData*)
Destroy a compound shape.
public static extern void b3DestroyCompound(b3CompoundData* compound)Parameters
compoundb3CompoundData*-
See the Box3D documentation.