This is the documentation for Enlighten.
struct Enlighten Errors PE2604
struct Enlighten::Errors::PE2604
The provided Probe region has probe resolution lower than is allowed with the specified probe LOD bias Increase the probe resolution for this probe region or reduce the probe LOD bias.
Variables
Name | Description |
---|---|
const Geo::s32 Code = 2604 | The error code. |
Geo::GeoFileString m_ProbeParamset | The name of the probe parameter set. |
Geo::GeoFileString m_ProbeRegionName | The name of the probe region object. |
const Geo::eGeoErrorSeverity Severity = Geo::ES_WARNING | The severity of this error. |
Functions
Name | Description |
---|---|
Message() | Return the error message. |
Geo::GeoFileString Enlighten::Errors::PE2604::Message
public: Geo::GeoFileString Message() const
Return the error message.