This is the documentation for Enlighten.

struct Enlighten Errors PE3104

struct Enlighten::Errors::PE3104

This error indicates that packing an IPrecompInputGeometry has failed due to non-finite UVs being produced by the projection/AutoUV stage.

It is not expected that you will encounter this error, please contact Enlighten support if you do.

Variables

Name Description
const Geo::s32 Code = 3104

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.