Click or drag to resize

Generic6DOFJointLinearLimitZ__enabled Property

If true, the linear motion across the Z axis is limited.

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

Property Value

Type: Boolean
See Also