Table of Contents

Method b3DestroyHull

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

b3DestroyHull(b3HullData*)

Destroy a hull.

public static extern void b3DestroyHull(b3HullData* hull)

Parameters

hull b3HullData*

See the Box3D documentation.