This is the documentation for Enlighten.

struct Enlighten Errors PE3302

struct Enlighten::Errors::PE3302

This error indicates that packing an IPrecompInputSystem has failed as there was not enough space in the atlas.

Please increase the output pixel size, for the geometries or reduce the amount of geometry in the system.

Variables

Name Description
const Geo::s32 Code = 3302

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.