|
Hymn to Beauty
C++ 3D Engine
|
A directional light used for lighting the scene. More...
#include <Light.hpp>
Public Attributes | |
| glm::vec4 | direction |
| Direction. More... | |
| glm::vec4 | intensitiesAmbientCoefficient |
| Intensity and ambient coefficient. More... | |
A directional light used for lighting the scene.
| glm::vec4 Video::DirectionalLight::direction |
Direction.
| glm::vec4 Video::DirectionalLight::intensitiesAmbientCoefficient |
Intensity and ambient coefficient.