Click or drag to resize

Generic6DOFJointLinearMotorZ__enabled Property

If true, then there is a linear motor on the Z axis. It will attempt to reach the target velocity while staying within the force limits.

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

Property Value

Type: Boolean
See Also