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