Click or drag to resize

Generic6DOFJointAngularLimitX__enabled Property

If true, rotation across the X axis is limited.

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

Property Value

Type: Boolean
See Also