47 lines
1.4 KiB
Markdown
47 lines
1.4 KiB
Markdown
# Installation
|
|
|
|
Before you install the package, make sure you meet the [system requirement](#system-requirement) and [prerequisites](#prerequisites).
|
|
|
|
## Install the *KTX for Unity* package using the Unity Package Manager
|
|
|
|
To install *KTX for Unity* package, follow these steps:
|
|
|
|
In your Unity project, go to Windows > Package Manager.
|
|
On the status bar, select the Add (+) button.
|
|
From the Add menu, select Add + package by name. Name and Version fields appear.
|
|
In the Name field, enter `com.unity.cloud.ktx`.
|
|
Select Add.
|
|
The Editor installs the latest available version of the package and any dependent packages.
|
|
|
|
## System Requirement
|
|
|
|
*KTX for Unity* supports the following platforms:
|
|
|
|
- WebGL
|
|
- iOS (arm64 and armv7a)
|
|
- tvOS
|
|
- Android
|
|
- Windows (64 bit)
|
|
- Universal Windows Platform (x64, x86, ARM, ARM64)
|
|
- MacOS Universal (Apple Silicon and Intel)
|
|
- Linux (64 bit)
|
|
- Lumin / Magic Leap
|
|
- Embedded Linux
|
|
|
|
## Prerequisites
|
|
|
|
To use the package, you require the following:
|
|
|
|
* A Unity version of 2020.1 or later. In the Unity Hub, go to **Installs** > **Official releases** to find the latest Long Term Support version.
|
|
|
|
## Trademarks
|
|
|
|
*Unity* is a registered trademark of [Unity Technologies][unity].
|
|
|
|
Khronos® and the Khronos Group logo are registered trademarks of the [The Khronos Group Inc][khronos].
|
|
|
|
KTX™ and the KTX logo are trademarks of the [The Khronos Group Inc][khronos].
|
|
|
|
[khronos]: https://www.khronos.org
|
|
[unity]: https://unity.com
|