PhysicsEngineCreateFixedJoint Method | 
| Name | Description | |
|---|---|---|
| CreateFixedJoint(PhysicsRigidBody) | 
            Creates a fixed joint in the physics world that constrains the specified rigid body
            to maintain its current position and orientation in the physics world.
              | |
| CreateFixedJoint(PhysicsRigidBody, PhysicsRigidBody) | 
            Creates a fixed joint in the physics world that constrains the two specified rigid
            bodies to maintain their current positions and orientations relative to each other.
              |