This is the documentation for Enlighten.
This warning indicates that a PrecompMeshProperties does not have a valid m_Guid.
Mesh GUIDs are required for using several Enlighten features so it is recommended to set them.
| Name | Description |
|---|---|
| const Geo::s32 Code = 2204 | The error code. |
| Geo::GeoGuid m_GeomGuid | The GUID of the IPrecompInputGeometry. |
| Geo::GeoFileString m_GeomName | The name of the IPrecompInputGeometry. |
| Geo::s32 m_MeshIndex | The index (within the IPrecompInputGeometry) of the mesh. |
| const Geo::eGeoErrorSeverity Severity = Geo::ES_WARNING | The severity of this error. |