/
TON618OFF
/
Unity-Project-RTU
Обзор
Документация
Войти
/
TON618OFF
/
Unity-Project-RTU
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Library/PackageCache/com.unity.ugui@1.0.0/package.json
12 строк
568 B
TON618OFF
release
03 окт 2024, 22:20
03 окт 2024, 22:20
7c70e9f
Код
Авторство
О чём код?
{ "name": "com.unity.ugui", "displayName": "Unity UI", "version": "1.0.0", "unity": "2019.2", "keywords": ["UI", "ugui", "Unity UI", "Canvas"], "description": "Unity UI is a set of tools for developing user interfaces for games and applications. It is a GameObject-based UI system that uses Components and the Game View to arrange, position, and style user interfaces. You cannot use Unity UI to create or change user interfaces in the Unity Editor.", "dependencies": { "com.unity.modules.ui": "1.0.0", "com.unity.modules.imgui":"1.0.0" } }