This is the documentation for Enlighten.

struct Enlighten Errors PE2002

struct Enlighten::Errors::PE2002

This error indicates that an IPrecompInputSystem has an invalid irradiance budget in its IPrecompBuildParameters.

The irradiance budget must be greater than zero.

Variables

Name Description
const Geo::s32 Code = 2002

The error code.

Geo::GeoGuid m_SystemGuid

The GUID of the IPrecompInputSystem in error.

Geo::GeoFileString m_SystemName

The name of the IPrecompInputSystem in error.

const Geo::eGeoErrorSeverity Severity = Geo::ES_FATAL

The severity of this error.