Table of Contents

Method b3DestroyCompound

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

b3DestroyCompound(b3CompoundData*)

Destroy a compound shape.

public static extern void b3DestroyCompound(b3CompoundData* compound)

Parameters

compound b3CompoundData*

See the Box3D documentation.