Click or drag to resize

Generic6DOFJointLinearMotorZ__forceLimit Property

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

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

Property Value

Type: Single
See Also