Click or drag to resize

Generic6DOFJointLinearLimitX__restitution Property

The amount of restitution on the X axis movement. The lower, the more momentum gets lost.

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

Property Value

Type: Single
See Also