touchesEnabled
Disables Apple TV Remote touch propagation to Unity Input.touches API.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.tvOS
- Assembly: UnityEngine.CoreModule
public static bool touchesEnabled { get; set; }
Remarks
Useful for third-party frameworks, which ignore . The default setting is true.
Touch.type == Indirect