This is the documentation for Enlighten.
class Enlighten EnlightenDataBlock
class Enlighten::EnlightenDataBlock
A generic Enlighten data block.
Enums
Name | Description |
|---|---|
The types of the data a block can contain. |
Variables
eDataType
public: enum eDataType
{
Invalid = 0,
System,
Geometry,
ProbeSet,
CubeMap
}
The types of the data a block can contain.
enumerators
Invalid |
|
System |
|
Geometry |
|
ProbeSet |
|
CubeMap |
|