struct Enlighten::Errors::PE3202
This warning indicates that an instance in an IPrecompInputSystem has UV scaling which would result in the "geom stamp" taking up more than the maximum solution size for the system in either dimension.
Packing will most likely fail.
Variables
Name | Description |
---|---|
const Geo::s32 Code = 3202 | The error code. |
Geo::GeoGuid m_InstanceGuid | The GUID of the instance. |
Geo::s32 m_InstanceId | The ID of the instance. |
Geo::GeoGuid m_SystemGuid | The GUID of the IPrecompInputSystem. |
Geo::GeoFileString m_SystemName | The name of the IPrecompInputSystem. |
const Geo::eGeoErrorSeverity Severity = Geo::ES_WARNING | The severity of this error. |