Plasma Engine  2.0
Loading...
Searching...
No Matches
plReflectionProbeMappingEvent Struct Reference

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
 

Detailed Description

Event generated on mapping changes.

See also
plReflectionProbeMapping::m_Events

Member Enumeration Documentation

◆ Type

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.


The documentation for this struct was generated from the following file: