Click or drag to resize

InputBehaviordigitalAxisGravity Property

Speed (units/sec) that the axis value falls toward 0. This only affects axis values generated by button and key presses.

Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float digitalAxisGravity { get; set; }

Property Value

Single
See Also