This is the documentation for Enlighten.

struct Enlighten Errors PE2105

struct Enlighten::Errors::PE2105

This error indicates that the atlasSizeOverride property of an IPrecompInputGeometry is invalid.

It must be between 2 and 512 in each dimension.

Variables

Name Description
const Geo::s32 Code = 2105

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.