Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

NameDescription
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

NameDescription
Message()

Return the error message.


Anchor
ac9188240fca224131b5805e0b44730e9
ac9188240fca224131b5805e0b44730e9

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

...

public: Geo::GeoFileString Message() const

...

Return the error message.