This is the documentation for Enlighten.

struct Enlighten Errors PE2109

struct Enlighten::Errors::PE2109

This error indicates that an IPrecompInputGeometry is set to be a terrain geometry and has a requested number of Lightmap LODs greater than 1.

Variables

Name Description
const Geo::s32 Code = 2109

The error code.

Geo::GeoGuid m_GeomGuid

The GUID of the IPrecompInputGeometry.

Geo::GeoFileString m_GeomName

The name of the IPrecompInputGeometry.

const Geo::eGeoErrorSeverity Severity = Geo::ES_FATAL

The severity of this error.