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

Spot Light Source

The spot light radiates light from a single infinitely small point in a circular, uniform spread (360 degrees) and is similar to the omni light source. However, unlike the latter, spot light cannot cast shadows. These sources are rendered in a bunch of four, thus requiring substantially lesser render passes. Considering the mentioned fact, spot lights are fast and eminent for very low performance cost.

This type of sources effectively serve as fill lights that brighten shadows and optimize scene illumination. When used in combination with lightmaps and set to moderate radius, spot light grant pictorial specular reflections.

Spot light

Spot light used to add specular reflections

See also

Last update: 03.07.2017
Build: ()