This is the documentation for Enlighten.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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.

  • No labels