This is the documentation for Enlighten.

class Enlighten RadProbeSetCore

class Enlighten::RadProbeSetCore

Constitutes the core precomputed data for a probe set.

Variables

Name Description
RadDataBlock m_DebugData

Optional precomputed data that may be useful for debug and/or visualisation purposes.

RadDataBlock m_EntireProbeSetPrecomp

Precomputed data block for the "probe set solver" which solves entire probe sets atomically, with optional temporal coherence optimisations.

RadDataBlock m_InterpolationData

Optional precomputed data necessary for probe interpolation.

RadProbeSetMetaData m_MetaData

Data describing the probe set, its size, requirements and relations to other systems.

RadDataBlock m_ProbeSetPrecomp

Precomputed data necessary for probe radiosity lighting.

RadDataBlock m_VisibilityData

Optional precomputed data necessary for interpolation with visibility.