Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

struct Enlighten::PppiProbeSetState

The state of a probe set.

Variables

NameDescription
const bool m_IsActive

If true the output for this probe set will be uploaded to the atlas by the current update.

Functions

NameDescription
PppiProbeSetState(bool)

Constructor.


Anchor
a0cd6e8ffb8648cb623f68db4b343c7a5
a0cd6e8ffb8648cb623f68db4b343c7a5

Enlighten::PppiProbeSetState::PppiProbeSetState

...

public: PppiProbeSetState
(
    bool isActive
)

...

Constructor.