struct Enlighten::Errors::PE2108
This warning indicates that an IPrecompInputGeometry is set to be a terrain geometry, but its u and v parametrisation directions are not orthogonal.
Variables
Name | Description |
---|---|
const Geo::s32 Code = 2108 | The error code. |
Geo::GeoGuid m_GeomGuid | The GUID of the IPrecompInputGeometry. |
Geo::GeoFileString m_GeomName | The name of the IPrecompInputGeometry. |
const Geo::eGeoErrorSeverity Severity = Geo::ES_WARNING | The severity of this error. |