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::UpdateLightOptions

Optional parameters to 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.

Geo::u32 m_LightBankId

Light bank Id for the light.

Geo::u32 m_LightChannels

Light channel bits for the light.

  • No labels