Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

NameDescription
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

NameDescription
Message()

Return the error message.


Anchor
a85b2f42a71b019ade4045e019ec01a49
a85b2f42a71b019ade4045e019ec01a49

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

...

public: Geo::GeoFileString Message() const

...

Return the error message.