Method b3DefaultBodyDef
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3DefaultBodyDef()
Use this to initialize your body definition @ingroup body
public static extern b3BodyDef b3DefaultBodyDef()Returns
- b3BodyDef
-
See the Box3D documentation.