Skip to main content

create_parallel_joint

Function create_parallel_joint 

Source
pub fn create_parallel_joint(
    world: &mut World,
    def: &ParallelJointDef,
) -> JointId
Expand description

(b3CreateParallelJoint)