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 Version History

« Previous Version 2 Current »

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.

  • No labels