PhysicsServerHingeJointFlag Enumeration |
[Missing <summary> documentation for "T:Godot.PhysicsServer.HingeJointFlag"]
Namespace: Godot
public enum HingeJointFlag
Member name | Value | Description | |
---|---|---|---|
UseLimit | 0 | If true, the Hinge has a maximum and a minimum rotation. | |
EnableMotor | 1 | If true, a motor turns the Hinge. |