This is the documentation for Enlighten.
struct Enlighten Errors PE3301
struct Enlighten::Errors::PE3301
This error indicates that packing an IPrecompInputSystem has failed due to inconsistent precomp block sizes on the geometries.
The block sizes for all geometries in a system must be the same.
Variables
Name | Description |
---|---|
const Geo::s32 Code = 3301 | 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. |