This is the documentation for Enlighten.

struct Enlighten Errors PE2602

struct Enlighten::Errors::PE2602

The provided volume has holes that were automatically repaired. To ensure probes are placed as you intended, provide a closed mesh with each edge adjacent to exactly two faces.

Variables

Name Description
const Geo::s32 Code = 2602

The error code.

Geo::GeoFileString m_ProbeRegionName

The name of the probe region object.

const Geo::eGeoErrorSeverity Severity = Geo::ES_WARNING

The severity of this error.

Functions

Name Description
Message()

Return the error message.


Geo::GeoFileString Enlighten::Errors::PE2602::Message


public: Geo::GeoFileString Message() const


Return the error message.