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: 2017-07-03
Build: ()