This page has been translated automatically.
Video Tutorials
Interface
Essentials
Advanced
How To
Professional (SIM)
UnigineEditor
Interface Overview
Assets Workflow
Settings and Preferences
Working With Projects
Adjusting Node Parameters
Setting Up Materials
Setting Up Properties
Lighting
Sandworm
Using Editor Tools for Specific Tasks
Extending Editor Functionality
Built-in Node Types
Nodes
Objects
Effects
Decals
Light Sources
Geodetics
World Nodes
Sound Objects
Pathfinding Objects
Players
Programming
Fundamentals
Setting Up Development Environment
Usage Examples
C++
C#
UnigineScript
UUSL (Unified UNIGINE Shader Language)
Plugins
File Formats
Materials and Shaders
Rebuilding the Engine Tools
GUI
Double Precision Coordinates
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
Content Creation
Content Optimization
Materials
Material Nodes Library
Miscellaneous
Input
Math
Matrix
Textures
Art Samples
Tutorials
Warning! This version of documentation is OUTDATED, as it describes an older SDK version! Please switch to the documentation for the latest SDK version.
Warning! This version of documentation describes an old SDK version which is no longer supported! Please upgrade to the latest SDK version.

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: 2022-12-14
Build: ()