Click or drag to resize

PinJointParams__impulseClamp Property

If above 0, this value is the maximum value for an impulse that this Joint produces.

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

Property Value

Type: Single
See Also