Revolute Constraint 2D |
A 2D revolute joint constrains to bodies to share a common point while they are free to rotate about the point.
| Name | Description |
|---|---|
| Body A | The first physical body used. |
| Body B | The second physical body used. |
| Collisions Between Linked Bodies | Whether the collision detection is enabled between the linked physical bodies. |
| Breakpoint | The Breakpoint indicates the maximum value the joint error can be before it breaks. |
| Name | Description |
|---|---|
| Limit Enabled | Whether the constraint limit is enabled. |
| Limit Low | The lower constraint limit in degrees. |
| Limit High | The upper constraint limit in degrees. |
| Motor Enabled | Whether the constraint motor is enabled. |
| Motor Speed | The motor speed in degrees per second. |
| Motor Max Torque | The maximum motor torque, usually in N-m. |