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. |
Anchor | ||||
---|---|---|---|---|
|
Enlighten::PppiProbeSetState::PppiProbeSetState
...
public: PppiProbeSetState
(
bool isActive
)
...
Constructor.