This is the documentation for Enlighten.

Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

Version 1 Current »

class Enlighten::UpdateLightInfo

    └>Enlighten::UpdateLightOptions

Parameters to be enqueued for the UpdateLight() command.

Variables

Name Description
bool m_ForceUpdate

Pass TRUE to recompute the lighting contribution if if the core Enlighten description hasn't changed.

bool m_HasVisibilityData

Pass TRUE for a shadowed light source. For efficiency, the update manager has different lists for shadowed and unshadowed spot/point lights.

InputLightBase * m_InputLight

Core Enlighten input light description.

Geo::u32 m_LightBankId

Light bank Id for the light.

Geo::u32 m_LightChannels

Light channel bits for the light.

Geo::GeoGuid m_LightId

Id of the light to be updated.

  • No labels