Click or drag to resize

TiltControlhorizontalRestAngle Property

The offset angle from horizontal which will be considered the resting angle. This represents the angle at which the user holds the device without generating tilt.

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

Property Value

Type: Single
See Also