Physics2DServerJointType Enumeration |
[Missing <summary> documentation for "T:Godot.Physics2DServer.JointType"]
Namespace: Godot
public enum JointType
| Member name | Value | Description | |
|---|---|---|---|
| Pin | 0 | Constant to create pin joints. | |
| Groove | 1 | Constant to create groove joints. | |
| DampedSpring | 2 | Constant to create damped spring joints. |