struct Enlighten Errors PE7203

This is the documentation for Enlighten.

struct Enlighten Errors PE7203

struct Enlighten::Errors::PE7203

The specified probe set has a density of probes that exceeds the limit for per pixel probe lighting.

Reduce the density of probes placed in the area with the specified bounds.

Variables

Name

Description

Name

Description

const Geo::s32 Code = 7203

The error code.

Geo::GeoBoundingBox m_ProbeSetBounds

The bounds of the probe set.

Geo::GeoFileString m_ProbeSetName

The name of the probe set.

const Geo::eGeoErrorSeverity Severity = Geo::ES_WARNING

The severity of this error.

Functions

Name

Description

Name

Description

Message()

Return the error message.



Geo::GeoFileString Enlighten::Errors::PE7203::Message


public: Geo::GeoFileString Message() const


Return the error message.