Remote
A class for Apple TV remote input configuration.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Class
- Namespace: UnityEngine.tvOS
- Assembly: UnityEngine.CoreModule
public sealed class Remote
Static Properties
Property | Description |
|---|---|
| allowExitToHome | Configures how |
| allowRemoteRotation | Configures if Apple TV Remote should autorotate all the inputs when Remote is being held in horizontal orientation. Default is false. |
| reportAbsoluteDpadValues | Configures how touches are mapped to analog joystick axes in relative or absolute values. |
| touchesEnabled | Disables Apple TV Remote touch propagation to Unity Input.touches API. |