Method b3World_DumpShapeBounds
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3World_DumpShapeBounds(b3WorldId, b3BodyType)
Dump shape bounds to box3d_bounds.txt
public static extern void b3World_DumpShapeBounds(b3WorldId worldId, b3BodyType type)Parameters
worldIdb3WorldId-
See the Box3D documentation.
typeb3BodyType-
See the Box3D documentation.