HingeJointFlag Enumeration |
[Missing <summary> documentation for "T:Godot.HingeJoint.Flag"]
Namespace: Godot
public enum Flag
| Member name | Value | Description | |
|---|---|---|---|
| UseLimit | 0 | If true, the hinges maximum and minimum rotation, defined by AngularLimit__lower and AngularLimit__upper has effects. | |
| EnableMotor | 1 | When activated, a motor turns the hinge. | |
| Max | 2 | Represents the size of the HingeJointFlag enum. |