![]() |
XII Release 0.1.0
|
Event generated on mapping changes. More...
#include <ReflectionProbeMapping.h>
Public Types | |
| enum class | Type { ProbeMapped , ProbeUnmapped , ProbeUpdateRequested } |
Public Attributes | |
| xiiReflectionProbeId | 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 xiiReflectionProbeMapping::ProbeUpdateFinished must be called. |