Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Remote

A class for Apple TV remote input configuration.
Read time 1 minuteLast updated 6 days ago

Definition

public sealed class Remote

Static Properties

Property

Description

allowExitToHomeConfigures how
Menu
button behaves on Apple TV Remote.
allowRemoteRotationConfigures if Apple TV Remote should autorotate all the inputs when Remote is being held in horizontal orientation. Default is false.
reportAbsoluteDpadValuesConfigures how touches are mapped to analog joystick axes in relative or absolute values.
touchesEnabledDisables Apple TV Remote touch propagation to Unity Input.touches API.