Table of Contents

Method b3DistanceJoint_IsMotorEnabled

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

b3DistanceJoint_IsMotorEnabled(b3JointId)

Is the distance joint motor enabled?

public static extern NativeBool b3DistanceJoint_IsMotorEnabled(b3JointId jointId)

Parameters

jointId b3JointId

See the Box3D documentation.

Returns

NativeBool

See the Box3D documentation.