This is the documentation for Enlighten.

struct Enlighten Errors PE2507

struct Enlighten::Errors::PE2507

Instance covers a very large number of voxels, which will cause the Enlighten precompute to take a very long time.

Reduce the probe lighting resolution for this instance.

Variables

Name Description
const Geo::s32 Code = 2507

The error code.

Geo::GeoFileString m_GeomName

The name of the geometry object.

Geo::GeoFileString m_InstanceName

The name of the instance object.

Geo::s32 m_MeshIndex

The index within the geometry object of the mesh.

Geo::GeoFileString m_ProbeParamset

The name of the probe parameter set.

const Geo::eGeoErrorSeverity Severity = Geo::ES_WARNING

The severity of this error.

Functions

Name Description
Message()

Return the error message.


Geo::GeoFileString Enlighten::Errors::PE2507::Message


public: Geo::GeoFileString Message() const


Return the error message.