This page has been translated automatically.
Getting Started
Migrating to UNIGINE 2.0
C++ API Migration
UnigineScript
The Language
Core Library
Engine Library
Node-Related Classes
GUI-Related Classes
Plugins Library
High-Level Systems
Samples
Usage Examples
C++ API
API Reference
Integration Samples
Usage Examples
C++ Plugins
Внимание! Эта версия документация УСТАРЕЛА, поскольку относится к более ранней версии SDK! Пожалуйста, переключитесь на самую актуальную документацию для последней версии SDK.
Внимание! Эта версия документации описывает устаревшую версию SDK, которая больше не поддерживается! Пожалуйста, обновитесь до последней версии SDK.

SFX Add-On

An SFX add-on provides a scene containing the set of ready-to-use nodes for the following special effects:

  • Fire
  • Explosions
  • Artillery shot
  • Rain drops
  • Snow flakes
  • Water splash
  • Welding

Opening World

To open the world containing special effects do the following:

  • Install the SFX add-on (available via UNIGINE SDK Browser in the Add-Ons section) and add it to your project (by clicking Configure Project -> Add-ons in the Projects section of UNIGINE SDK Browser).
  • Click File -> Open World (Ctrl + O), choose add-ons -> unigine_sfx -> sfx and click Ok. The scene will appear.

Notice
The node references of effects will be also available independently in the data/add-ons/unigine_sfx/nodes directory.
Last update: 03.07.2017
Build: ()