Click or drag to resize

Generic6DOFJointLinearMotorX__forceLimit Property

The maximum force the linear motor can apply on the X axis while trying to reach the target velocity.

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

Property Value

Type: Single
See Also