/
class Enlighten RadDebugColouringTask
This is the documentation for Enlighten.
class Enlighten RadDebugColouringTask
class Enlighten::RadDebugColouringTask
Structure describing a task to colour output pixels according to debug data.
Variables
Name | Description |
---|---|
const RadSystemCore * m_CoreSystem | Precompute data for system solved in this task. |
Geo::v128 m_DegenerateColour | The colour to apply to degenerates. |
Geo::v128 m_FailedProjectionColour | The colour to apply where projection failed. |
void * m_IrradianceOutput | Radiosity output. |
Geo::u32 m_OutputFormat | Output format: one of the OUTPUT_FORMAT_* constants. |
Geo::s32 m_OutputStride | The stride of the output texture in pixels. |
Geo::v128 m_WingColour | The colour to apply to "wings" - ie overhangs. |
Functions
Name | Description |
---|---|
RadDebugColouringTask() | Default constructor. |
Enlighten::RadDebugColouringTask::RadDebugColouringTask
public: RadDebugColouringTask()
Default constructor.
, multiple selections available,
Related content
How Enlighten works
How Enlighten works
More like this
Welcome to Enlighten
Welcome to Enlighten
More like this
Welcome to Enlighten
Welcome to Enlighten
More like this
9. Efficient Enlighten lighting
9. Efficient Enlighten lighting
More like this
Enlighten UE5 4.02 Release Notes
Enlighten UE5 4.02 Release Notes
More like this
1: Open the level
1: Open the level
More like this