This is the documentation for Enlighten.
struct Enlighten MetaBlockBuilder EnvironmentLightMeta
struct Enlighten::MetaBlockBuilder::EnvironmentLightMeta
Input data describing an environment light.
Variables
Name | Description |
---|---|
Geo::v128 m_Colour | The colour of this environment light. |
bool m_Enabled | Is this environment light enabled? |
Geo::GeoString< char > m_FilePath | The file path of the cube map texture of this environment light. |
Geo::GeoGuid m_Guid | The GUID of this environment light. |
float m_Intensity | The intensity of this environment light. |
bool m_IsTextureSrgb | Is the cube map texture of this environment light in sRGB space? |