This is the documentation for Enlighten.
struct Enlighten PppiProbeSetState
struct Enlighten::PppiProbeSetState
The state of a probe set.
Variables
Name | Description |
---|---|
const bool m_IsActive | If true the output for this probe set will be uploaded to the atlas by the current update. |
Functions
Name | Description |
---|---|
PppiProbeSetState(bool) | Constructor. |
Enlighten::PppiProbeSetState::PppiProbeSetState
public: PppiProbeSetState
(
  bool isActive
)
Constructor.