This is the documentation for Enlighten.
struct Enlighten eMetaLightingType
struct Enlighten::eMetaLightingType
The different ways a mesh can be lit by Enlighten.
Enums
| Name | Description |
|---|---|
| Value | The different ways a mesh can be lit by Enlighten. |
Value
public: enum Value
{
ContributeLightmap = 0,
ContributeProbe = 1,
Probe = 2
}
The different ways a mesh can be lit by Enlighten.
enumerators
| ContributeLightmap | |
| ContributeProbe | |
| Probe |
, multiple selections available,