struct Enlighten::Errors::PE2107
This warning indicates that an IPrecompInputGeometry is set to be a terrain geometry, but its u and/or v parametrisation directions are not unit vectors.
Variables
Name | Description |
---|---|
const Geo::s32 Code = 2107 | 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. |