/
class Enlighten IrradianceOutputDesc
This is the documentation for Enlighten.
class Enlighten IrradianceOutputDesc
class Enlighten::IrradianceOutputDesc
Irradiance and directional irradiance output capture.
Variables
Name | Description |
---|---|
void * m_DirectionalOutput | Optional directional output. |
Geo::s32 m_DirectionalStride | The stride of the directional output texture in pixels. |
Geo::s32 m_Height | The height of the RadSystemCore. |
eOutputFormat m_IrradianceFormat | Output format: one of the OUTPUT_FORMAT_* constants. |
void * m_IrradianceOutput32 | Radiosity output (for 32-bit-per-pixel formats, e.g. LRB). |
void * m_IrradianceOutput64 | Radiosity output (for 64-bit-per-pixel formats, e.g. FP16). |
Geo::s32 m_IrradianceStride | The stride of the irradiance output texture in pixels. |
eOutputFormatByteOrder m_OutputFormatByteOrder | Output format byte order: one of the OUTPUT_FORMAT_BYTE_ORDER_* constants. |
Geo::s32 m_Width | The width of the RadSystemCore. |
, multiple selections available,
Related content
How Enlighten works
How Enlighten works
More like this
Enlighten UE5 4.01 Release Notes
Enlighten UE5 4.01 Release Notes
More like this
Enlighten UE5 4.02 Release Notes
Enlighten UE5 4.02 Release Notes
More like this
Welcome to Enlighten
Welcome to Enlighten
More like this
Visualizations and statistics
Visualizations and statistics
More like this
Precompute your level
Precompute your level
More like this