Click or drag to resize

Generic6DOFJointLinearMotorX__targetVelocity Property

The speed that the linear motor will attempt to reach on the X axis.

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

Property Value

Type: Single
See Also