Skip to main content

b3CreateMotorJoint

Function b3CreateMotorJoint 

Source
pub unsafe extern "C" fn b3CreateMotorJoint(
    worldId: b3WorldId,
    def: *const b3MotorJointDef,
) -> b3JointId
Expand description

Create a motor joint @see b3MotorJointDef for details