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