Table of Contents

Enum PhysicsServer3D.HingeJointFlag

Namespace
Godot
Assembly
GodotSharp.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.