This is the documentation for Enlighten.

struct Enlighten Errors PE2603

struct Enlighten::Errors::PE2603

The provided volume covers a very large number of voxels, which will cause the Enlighten precompute to take a very long time.

Reduce the probe lighting resolution for this probe region.

Variables

Name Description
const Geo::s32 Code = 2603

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::PE2603::Message


public: Geo::GeoFileString Message() const


Return the error message.