Table of Contents

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

worldId b3WorldId

See the Box3D documentation.

type b3BodyType

See the Box3D documentation.