This is the documentation for Enlighten.
struct Enlighten Errors PE3103
struct Enlighten::Errors::PE3103
This error indicates that packing an IPrecompInputGeometry has failed as there was not enough space in the atlas.
Please increase the output pixel size, increase the atlas size override or reduce the amount of geometry.
Variables
Name | Description |
---|---|
const Geo::s32 Code = 3103 | 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. |
const Geo::eGeoErrorSeverity Severity = Geo::ES_FATAL | The severity of this error. |