Click or drag to resize

PlayerControllerMouseWheelAxisrepeatRate Property

The number of times per second the wheel ticks when the value source is an absolute axis value.

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

Property Value

Type: Single
See Also