Table of Contents

Method b3DefaultRevoluteJointDef

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

b3DefaultRevoluteJointDef()

Use this to initialize your joint definition. @ingroup revolute_joint

public static extern b3RevoluteJointDef b3DefaultRevoluteJointDef()

Returns

b3RevoluteJointDef

See the Box3D documentation.