This page has been translated automatically.
Видеоуроки
Интерфейс
Основы
Продвинутый уровень
Подсказки и советы
Основы
Программирование на C#
Рендеринг
Профессиональный уровень (SIM)
Принципы работы
Свойства (properties)
Компонентная Система
Рендер
Физика
Браузер SDK 2
Лицензирование и типы лицензий
Дополнения (Add-Ons)
Демонстрационные проекты
API Samples
Редактор UnigineEditor
Обзор интерфейса
Работа с ассетами
Контроль версий
Настройки и предпочтения
Работа с проектами
Настройка параметров ноды
Setting Up Materials
Настройка свойств
Освещение
Sandworm
Использование инструментов редактора для конкретных задач
Расширение функционала редактора
Встроенные объекты
Ноды (Nodes)
Объекты (Objects)
Эффекты
Декали
Источники света
Geodetics
World-ноды
Звуковые объекты
Объекты поиска пути
Player-ноды
Программирование
Основы
Настройка среды разработки
Примеры использования
C++
C#
UnigineScript
Унифицированный язык шейдеров UUSL (Unified UNIGINE Shader Language)
Плагины
Форматы файлов
Материалы и шейдеры
Rebuilding the Engine Tools
Интерфейс пользователя (GUI)
Двойная точность координат
Справочник API
Animations-Related Classes
Containers
Common Functionality
Controls-Related Classes
Engine-Related Classes
Filesystem Functionality
GUI-Related Classes
Math Functionality
Node-Related Classes
Objects-Related Classes
Networking Functionality
Pathfinding-Related Classes
Physics-Related Classes
Plugins-Related Classes
IG Plugin
CIGIConnector Plugin
Rendering-Related Classes
VR-Related Classes
Работа с контентом
Оптимизация контента
Материалы
Визуальный редактор материалов
Material Nodes Library
Miscellaneous
Input
Math
Matrix
Textures
Art Samples
Учебные материалы

Upgrading from UNIGINE 2.19.1 to UNIGINE 2.20

This article contains a brief introduction of the key changes in this release.

DLSS#

We continue improving support for upscaling and have extended it to Linux. Integration with a newer version of DLSS requires updating DLSS libraries.

After upgrading the project, you need to add the following files to the bin folder:

On Windows On Linux
  • nvngx_dlss.dll
  • nvngx_dlss.license.txt
  • sl.common.dll
  • sl.dlss.dll
  • sl.interposer.dll
  • libnvidia-ngx-dlss.so.310.2.1
  • libnvidia-ngx-dlssd.so.310.2.1

Check this article for more info on downloading the libraries and using upscaling.


See the following articles for detailed information about deleted, deprecated, and new functions, variables, parameters, etc. that will help you to keep your project up to date.

The information on this page is valid for UNIGINE 2.20 SDK.

Last update: 09.06.2025
Build: ()