C++ API
This section contains information about Unigine C++ API. It consists of two parts:
The Unigine engine enables exporting the C++ code to UnigineScript and vice versa, providing flexible extention of Unigine functionality. It allows to export or import variables, functions, and classes. It is also possible to load a custom library dynamically in the engine runtime.
All C++ API header files are located in the Unigine/include/ directory.
See also
For better understanding of the Unigine C++ API operation in the engine architecture it is recomended to look through the following articles: Typical Architecture of a Unigine-Based Application and Engine Architecture.
Last update: 2018-06-04
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)