Click or drag to resize

RigidBodyAxisLockLinearZ Property

Lock the body's movement in the Z axis.

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

Property Value

Type: Boolean
See Also