This page has been translated automatically.
UnigineEditor
Interface Overview
Assets Workflow
Settings and Preferences
Adjusting Node Parameters
Setting Up Materials
Setting Up Properties
Landscape Tool
Using Editor Tools for Specific Tasks
FAQ
Программирование
Fundamentals
Setting Up Development Environment
Usage Examples
UnigineScript
C++
C#
UUSL (Unified UNIGINE Shader Language)
File Formats
Rebuilding the Engine and 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
Networking Functionality
Pathfinding-Related Classes
Physics-Related Classes
Plugins-Related Classes
CIGI Client Plugin
Rendering-Related Classes
Внимание! Эта версия документация УСТАРЕЛА, поскольку относится к более ранней версии SDK! Пожалуйста, переключитесь на самую актуальную документацию для последней версии SDK.
Внимание! Эта версия документации описывает устаревшую версию SDK, которая больше не поддерживается! Пожалуйста, обновитесь до последней версии SDK.

Interface Plugin

Warning
Interface plugin is deprecated and no longer supported. We can't guarantee the stable work of the plugin.

Interface plugin allows rendering widgets into external windows rather than rendering them in the main application window.

Interface plugin

If the Interface plugin is not enabled, you cannot move the editor panels and the other widgets outside the application window:

Interface plugin is not running

Notice
The Interface plugin does not support the fullscreen mode.

See Also

  • Functions available when the Interface plugin is loaded

Launching Interface Plugin

To use the plugin, specify the extern_plugin command line option on the start-up:

Shell commands
main_x86d -extern_plugin "Interface"

Also you can enable the Interface plugin by checking the Multi-window UNIGINE Editor GUI option when creating a new project via New Project Generator.

Last update: 04.06.2018
Build: ()