The different ways a mesh can be lit by Enlighten.
Name | Description |
---|---|
Value | The different ways a mesh can be lit by Enlighten. |
public: enum Value
{
ContributeLightmap = 0,
ContributeProbe = 1,
Probe = 2
}
The different ways a mesh can be lit by Enlighten.
ContributeLightmap | |
ContributeProbe | |
Probe |