Click or drag to resize

Generic6DOFJointLinearLimitZ__restitution Property

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

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

Property Value

Type: Single
See Also