Click or drag to resize

TiltControlaxesToUse Property

The axis directions in which movement is allowed. You can restrict movement to one or both axes.

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

Property Value

Type: TiltControlTiltDirection
See Also