Remote.touchesEnabled

public static bool touchesEnabled;

Description 描述

Disables Apple TV Remote touch propagation to Unity Input.touches API. Useful for 3rd party frameworks, which do not respect Touch.type == Indirect. Default is false.