![]() |
Raven Engine v0.1
|
#include <SceneData.h>
Public Attributes | |
| Crux::vec3 | Color = {1.0f, 1.0f, 1.0f} |
| float | Intensity = 1.0f |
| float | Azimuth = 0.0f |
| float | Elevation = 45.0f |
| bool | CastsShadows = true |
| float Raven::SkylightData::Azimuth = 0.0f |
| bool Raven::SkylightData::CastsShadows = true |
| Crux::vec3 Raven::SkylightData::Color = {1.0f, 1.0f, 1.0f} |
| float Raven::SkylightData::Elevation = 45.0f |
| float Raven::SkylightData::Intensity = 1.0f |