Click or drag to resize

TiltControlforwardTiltLimit Property

The maximum forward tilt angle in degrees. When the device is tilted to this angle or further in either direction, the axis will return a value of 1/-1.

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

Property Value

Type: Single
See Also