Raven Engine v0.1
A modern 3D Game Engine
Loading...
Searching...
No Matches
Raven::SkylightData Struct Reference

Serializable skylight configuration. More...

#include <SkylightComponent.h>

Public Attributes

float Intensity = 0.6f
 Environment light strength.
UUID CubeKey {0}
 Environment cubemap asset ID.

Detailed Description

Serializable skylight configuration.

Member Data Documentation

◆ CubeKey

UUID Raven::SkylightData::CubeKey {0}

Environment cubemap asset ID.

◆ Intensity

float Raven::SkylightData::Intensity = 0.6f

Environment light strength.


The documentation for this struct was generated from the following file: