Click or drag to resize

TiltControlhorizontalTiltLimit Property

The maximum horizontal 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 horizontalTiltLimit { get; set; }

Property Value

Type: Single
See Also