![]() |
Plasma Engine
2.0
|
Event generated on mapping changes. More...
#include <ReflectionProbeMapping.h>
Public Types | |
| enum class | Type { ProbeMapped , ProbeUnmapped , ProbeUpdateRequested } |
Public Attributes | |
| plReflectionProbeId | m_Id |
| Type | m_Type |
Event generated on mapping changes.
|
strong |
| Enumerator | |
|---|---|
| ProbeMapped | The given probe was mapped to the atlas. |
| ProbeUnmapped | The given probe was unmapped from the atlas. |
| ProbeUpdateRequested | The given probe needs to be updated after which plReflectionProbeMapping::ProbeUpdateFinished must be called. |