This is the documentation for Enlighten.

struct Enlighten Errors PE2501

struct Enlighten::Errors::PE2501

Region covers more voxels than the allowed maximum. Increase the voxelSize parameter or reduce the resolution.

Variables

Name Description
const Geo::s32 Code = 2501

The error code.

Geo::u32 m_VoxelCost

The estimated voxel cost of the region.

const Geo::eGeoErrorSeverity Severity = Geo::ES_WARNING

The severity of this error.

Functions

Name Description
Message()

Return the error message.


Geo::GeoFileString Enlighten::Errors::PE2501::Message


public: Geo::GeoFileString Message() const


Return the error message.