Click or drag to resize

Generic6DOFJointLinearMotorX__enabled Property

If true, then there is a linear motor on the X 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 LinearMotorX__enabled { get; set; }

Property Value

Type: Boolean
See Also