Method b3DestroyHull
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3DestroyHull(b3HullData*)
Destroy a hull.
public static extern void b3DestroyHull(b3HullData* hull)Parameters
hullb3HullData*-
See the Box3D documentation.
Destroy a hull.
public static extern void b3DestroyHull(b3HullData* hull)hull b3HullData* See the Box3D documentation.