PlayerSettings.tvOS
tvOS specific player settings.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Class
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public class PlayerSettings.tvOS
Static Properties
Property | Description |
|---|---|
| buildNumber | The build number of the bundle |
| requireExtendedGameController | Application requires extended game controller. |
| sdkVersion | Active tvOS SDK version used for build. |
| simulatorSdkArchitecture | Choose architecture to build for tvOS Simulator. |
| targetOSVersionString | Deployment minimal version of tvOS. |