Table of Contents

Method b3DistanceJoint_SetLength

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

b3DistanceJoint_SetLength(b3JointId, float)

Set the rest length of a distance joint

public static extern void b3DistanceJoint_SetLength(b3JointId jointId, float length)

Parameters

jointId b3JointId

The id for a distance joint

length float

The new distance joint length