Skip to main content

create_spherical_joint

Function create_spherical_joint 

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

(b3CreateSphericalJoint)