This is the documentation for Enlighten.

struct Enlighten Errors PE3102

struct Enlighten::Errors::PE3102

This error indicates that packing an IPrecompInputGeometry has failed due to there being too many charts to fit into the atlas, by assuming a minimum size for each chart.

Variables

Name Description
const Geo::s32 Code = 3102

The error code.

Geo::GeoGuid m_GeomGuid

The GUID of the IPrecompInputGeometry in error.

Geo::GeoFileString m_GeomName

The name of the IPrecompInputGeometry in error.

Geo::s32 m_NumCharts

The number of charts that were attempted to pack.

const Geo::eGeoErrorSeverity Severity = Geo::ES_FATAL

The severity of this error.