Version: 2022.2
言語: 日本語
要件と互換性
tvOS 用の開発

tvOS Player Settings

tvOS shares many Player Settings with iOS but there are certain settings that are specific only to tvOS.

tvOS Player Settings
tvOS Player Settings

Icon

Icon 設定を使用して、Apple TV アプリケーションのブランド設定をカスタマイズします。

Apple TV images consist of between two and five layers. Unity only provides two layers for Apple TV icons. For more information on layering images for Apple TV, see the Apple Developer documentation on Layered Images.

設定 機能
App icons AppleTV のホーム画面 に表示するカスタムアイコンを構築します。各解像度 (1280×768、800×480、400×240) に対応します。
Top Shelf icons Build the custom icon that you would like to appear on the Apple Top Shelf for each aspect and resolution (4640x1440, 2320x720, 3840x1440, and 1920x720).

Splash Image

In addition to the common Splash Screen settings, there are two additional settings for the tvOS platform:

tvOS Splash Settings
tvOS Splash Settings

Use the AppleTV (1x) and AppleTV (2x) properties to set Apple TV static splash screens.

設定

tvOS has the same Configuration settings as iOS, except for one - the Require Extended Game Controller setting.

If your application requires a game controller, enable the Require Extended Game Controller setting. For more information, see the Apple Developer documentation on Game Controllers.

要件と互換性
tvOS 用の開発