struct Enlighten::Errors::PE2508
Instance has probe resolution lower than is allowed with the specified probe LOD bias Increase the probe resolution for this instance or reduce the probe LOD bias.
Variables
Name | Description |
---|---|
const Geo::s32 Code = 2508 | The error code. |
Geo::GeoFileString m_InstanceName | The name of the instance object. |
Geo::GeoFileString m_ParamsetName | The name of the parameter set. |
const Geo::eGeoErrorSeverity Severity = Geo::ES_WARNING | The severity of this error. |
Functions
Name | Description |
---|---|
Message() | Return the error message. |
Anchor | ||||
---|---|---|---|---|
|
Geo::GeoFileString Enlighten::Errors::PE2508::Message
...
public: Geo::GeoFileString Message() const
...
Return the error message.