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