This page has been translated automatically.
Видеоуроки
Interface
Essentials
Advanced
Подсказки и советы
Основы
Программирование на C#
Рендеринг
Professional (SIM)
Принципы работы
Свойства (properties)
Компонентная Система
Рендер
Физика
Редактор UnigineEditor
Обзор интерфейса
Работа с ассетами
Настройки и предпочтения
Работа с проектами
Настройка параметров ноды
Setting Up Materials
Настройка свойств
Освещение
Sandworm
Использование инструментов редактора для конкретных задач
Расширение функционала редактора
Встроенные объекты
Ноды (Nodes)
Объекты (Objects)
Эффекты
Декали
Источники света
Geodetics
World-ноды
Звуковые объекты
Объекты поиска пути
Players
Программирование
Основы
Настройка среды разработки
Примеры использования
C++
C#
UnigineScript
UUSL (Unified UNIGINE Shader Language)
Плагины
Форматы файлов
Materials and Shaders
Rebuilding the Engine Tools
Интерфейс пользователя (GUI)
Двойная точность координат
API
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
Работа с контентом
Оптимизация контента
Материалы
Визуальный редактор материалов
Сэмплы материалов
Material Nodes Library
Miscellaneous
Input
Math
Matrix
Textures
Art Samples
Tutorials
Внимание! Эта версия документация УСТАРЕЛА, поскольку относится к более ранней версии SDK! Пожалуйста, переключитесь на самую актуальную документацию для последней версии SDK.
Внимание! Эта версия документации описывает устаревшую версию SDK, которая больше не поддерживается! Пожалуйста, обновитесь до последней версии SDK.

API Migration

Major Changes#

Breaking Changes#

CustomSystemProxy Class#

UNIGINE 2.16 UNIGINE 2.16.1
setWindowDraggableArea( WIN_HANDLE, ivec2, ivec2 ) Removed.

New Functions

EngineWindow Class#

UNIGINE 2.16 UNIGINE 2.16.1
Property DraggableHeight Removed.

New Properties

FileSystemAssets Class#

Import Class#

Importer Class#

ImportProcessor Class#

ImportScene Class#

UNIGINE 2.16 UNIGINE 2.16.1
GetAnimations( ) Removed.
GetCameras( ) Removed.
GetLights( ) Removed.
GetMeshes( ) Removed.
GetMaterials( ) Removed.
GetNodes( ) Removed.
GetTextures( ) Removed.

Input Class#

MeshDynamic Class#

UNIGINE 2.16 UNIGINE 2.16.1
TYPE.DOUBLE Removed.
AddVertexDouble( int, double[] ) Removed.
AddVertexDouble1( int, double ) Removed.
AddVertexDouble2( int, double, double ) Removed.
AddVertexDouble3( int, double, double, double ) Removed.
AddVertexDouble4( int, double, double, double, double ) Removed.
SetVertexDouble( int, double[] ) Removed.
SetVertexDouble1( int, double ) Removed.
SetVertexDouble2( int, double, double ) Removed.
SetVertexDouble3( int, double, double, double ) Removed.
SetVertexDouble4( int, double, double, double, double ) Removed.
SetVertexDouble( int, int, double[] ) Removed.
SetVertexDouble1( int, int, double ) Removed.
SetVertexDouble2( int, int, double, double ) Removed.
SetVertexDouble3( int, int, double, double, double ) Removed.
SetVertexDouble4( int, int, double, double, double, double ) Removed.

ObjectDynamic Class#

UNIGINE 2.16 UNIGINE 2.16.1
SetVertexDouble( int, double[] ) Removed.
SetVertexDouble( int, int, double[] ) Removed.
AddVertexDouble( int, double[] ) Removed.

Render Class#

RenderEnvironmentPreset Class#

UNIGINE 2.16 UNIGINE 2.16.1
Property HazeScatteringMieFresnelIntensity Removed.
SetHazeScatteringMieFresnelIntensity( float ) Removed.
GetHazeScatteringMieFresnelIntensity( ) Removed.

New Properties

Renderer Class#

UserInterface Class#

New Properties

Viewport Class#

Widget Class#

WidgetExternBase Class#

New Functions

WidgetManipulator Class#

New Properties

WidgetWindow Class#

FMOD::Channel Class#

FMOD::EventInstance Class#

New Functions

New Properties

FMOD::EventDescription Class#

New Functions

FMOD::Bus Class#

New Functions

New Properties

FMOD::VCA Class#

New Functions

New Properties

FMOD::Bank Class#

New Functions

New Properties

FMODStudio Class#

Oculus Class#

UNIGINE 2.16 UNIGINE 2.16.1
Property IsHeadPositionLocked Renamed as HeadPositionLock.
Property IsHeadRotationLocked Renamed as HeadRotationLock.
SetHeadPositionLock( bool ) Removed. Use HeadPositionLock property instead.
SetHeadRotationLock( bool ) Removed. Use HeadRotationLock property instead.

New Functions

OpenVR Class#

UNIGINE 2.16 UNIGINE 2.16.1
Property IsHeadPositionLocked Renamed as HeadPositionLock.
Property IsHeadRotationLocked Renamed as HeadRotationLock.
SetHeadPositionLock( bool ) Removed. Use HeadPositionLock property instead.
SetHeadRotationLock( bool ) Removed. Use HeadRotationLock property instead.

New Functions

Varjo Class#

UNIGINE 2.16 UNIGINE 2.16.1
Property VelocityTimeDelta Removed.
Property VelocityPrecision Removed.
Property VelocityEnabled Removed.
Property IsHeadPositionLocked Renamed as HeadPositionLock.
Property IsHeadRotationLocked Renamed as HeadRotationLock.
SetHeadPositionLock( bool ) Removed. Use HeadPositionLock property instead.
SetHeadRotationLock( bool ) Removed. Use HeadRotationLock property instead.
SetVelocityEnabled( bool ) Removed.
IsVelocityEnabled( ) Removed.
SetVelocityPrecision( float ) Removed.
GetVelocityPrecision( ) Removed.
SetVelocityTimeDelta( float ) Removed.
GetVelocityTimeDelta( ) Removed.

New Functions

New Properties

Last update: 14.12.2022
Build: ()