Parameter | Description |
---|---|
world | The world to create the joint in. |
definition | The joint definition to use. |
PhysicsDistanceJoint The created joint.
Create a PhysicsDistanceJoint in the world. See PhysicsDistanceJoint.Create.
Parameter | Description |
---|---|
world | The world to create the joint in. |
definition | The joint definition to use. |
PhysicsRelativeJoint The created joint.
Create a PhysicsRelativeJoint in the world. See PhysicsRelativeJoint.Create.
Parameter | Description |
---|---|
world | The world to create the joint in. |
definition | The joint definition to use. |
PhysicsIgnoreJoint The created joint.
Create an IgnoreJoint in the world. See PhysicsIgnoreJoint.Create.
Parameter | Description |
---|---|
world | The world to create the joint in. |
definition | The joint definition to use. |
PhysicsSliderJoint The created joint.
Create a SliderJoint in the world. See PhysicsSliderJoint.Create.
Parameter | Description |
---|---|
world | The world to create the joint in. |
definition | The joint definition to use. |
PhysicsHingeJoint The created joint.
Create a PhysicsHingeJoint in the world. See PhysicsHingeJoint.Create.
Parameter | Description |
---|---|
world | The world to create the joint in. |
definition | The joint definition to use. |
PhysicsFixedJoint The created joint.
Create a FixedJoint in the world. See PhysicsFixedJoint.Create.
Parameter | Description |
---|---|
world | The world to create the joint in. |
definition | The joint definition to use. |
PhysicsWheelJoint The created joint.
Create a WheelJoint in the world. See PhysicsWheelJoint.Create.