Enum Physics2DServerSingleton.JointType
enum JointType
: int { ... }
Enum members
| Name | Description |
|---|---|
jointDampedSpring
|
Constant to create damped spring joints. |
jointGroove
|
Constant to create groove joints. |
jointPin
|
Constant to create pin joints. |