This is the documentation for Enlighten.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

struct Enlighten::MetaBlockBuilder::DirectionalLightMeta

    └>Enlighten::MetaBlockBuilder::BaseLightMeta

Input data describing a directional light.

Variables

Name Description
bool m_CastsShadows

Does this light cast shadows?

Geo::v128 m_Direction

The direction of this directional light.

bool m_Enabled

Is this light enabled?

Geo::GeoGuid m_Guid

The GUID of this light.

float m_Intensity

The intensity of this light.

Geo::v128 m_NormalisedColour

The normalised colour of this light.

float m_RadiosityMultiplier

The radiosity multiplier of this light.

  • No labels