Click or drag to resize

Generic6DOFJointAngularLimitY__enabled Property

If true, rotation across the Y axis is limited.

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

Property Value

Type: Boolean
See Also