Enum PhysicsServer2D.PinJointFlag
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum PhysicsServer2D.PinJointFlag : long
Fields
AngularLimitEnabled = 0
If
true
, the pin has a maximum and a minimum rotation.MotorEnabled = 1
If
true
, a motor turns the pin.