Add templates and many other things

This commit is contained in:
Michał Gdula 2023-05-06 23:11:20 +01:00
parent 330201be3a
commit 62945c943d
414 changed files with 14758 additions and 4145 deletions

View file

@ -0,0 +1,32 @@
# About Unity UI
Use the Unity UI package to create in-game user interfaces fast and intuitively. For example taking a couple components such as a panel, and buttons you can create a basic main menu for your application.
# Installing Unity UI
A base version of Unity UI is included by default for each Unity release.
To install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).
# Using Unity UI
The Unity UI user manual can be found [here](https://docs.unity3d.com/2018.1/Documentation/Manual/UISystem.html). It will cover a basic overview of all the available components as well as a few How Tos.
#### **Support & API Documentation**
Should you have questions or require assistance, please visit the [Unity UI](https://forum.unity.com/forums/unity-ui-textmesh-pro.60/) section of the Unity forum. In the event you are unable to find the information you seek, always feel free to post on the [Unity UI](https://forum.unity.com/forums/unity-ui-textmesh-pro.60/) section user forum.
Class descriptions and API compatibility can be found in the [UnityEngine.UI](https://docs.unity3d.com/ScriptReference/) section of the script reference page.
# Technical details
## Requirements
This version of Unity UI is compatible with the following versions of the Unity Editor:
* 2019.2 and later (recommended)
## Package contents
|Location|Description|
|---|---|
|`<Editor>`| Root folder containing the source for the Unity UI Editor scripts. These provide custom inspectors and layouts for the components|
|`<Runtime>`| Root folder containing the source for the Unity UI Runtime. These are the runtime files and basic components available for use.|

View file

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 9c21c0c16b82eb84398a74b44e2b8da9
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: