Click or drag to resize

Generic6DOFJointLinearMotorY__forceLimit Property

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

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

Property Value

Type: Single
See Also