This is the documentation for Enlighten.

struct Enlighten Errors PE2204

struct Enlighten::Errors::PE2204

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.

Variables

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.