Table of Contents

Method b3DefaultDistanceJointDef

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

b3DefaultDistanceJointDef()

Use this to initialize your joint definition @ingroup distance_joint

public static extern b3DistanceJointDef b3DefaultDistanceJointDef()

Returns

b3DistanceJointDef

See the Box3D documentation.