This is the documentation for Enlighten.
This warning indicates that some faces in an IPrecompInputMesh have an m_AlbedoId that has some of the 32 most-significant bits set.
This is a deprecated feature in Enlighten 3 - the m_AlbedoId should be set to a 32-bit value.
| Name | Description |
|---|---|
| const Geo::s32 Code = 2302 | The error code. |
| Geo::u64 m_AlbedoId | The m_AlbedoId of the PrecompInputFaces (within the IPrecompInputMesh). |
| Geo::GeoGuid m_GeomGuid | The GUID of the IPrecompInputGeometry. |
| Geo::GeoFileString m_GeomName | The name of the IPrecompInputGeometry. |
| Geo::GeoGuid m_MeshGuid | The GUID of the IPrecompInputMesh. |
| Geo::s32 m_MeshIndex | The index (within the IPrecompInputGeometry) of the IPrecompInputMesh. |
| const Geo::eGeoErrorSeverity Severity = Geo::ES_WARNING | The severity of this error. |