Enum PhysicsServer3D.HingeJointFlag NamespaceGodot AssemblyGodotSharp.dll public enum PhysicsServer3D.HingeJointFlag : long Fields EnableMotor = 1 If true, a motor turns the Hinge. UseLimit = 0 If true, the Hinge has a maximum and a minimum rotation.