Click or drag to resize

HingeJointAngularLimit__upper Property

The maximum rotation. Only active if AngularLimit__enable is true.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float AngularLimit__upper { get; set; }

Property Value

Type: Single
See Also