This is the documentation for Enlighten.

struct Enlighten Errors PE3201

struct Enlighten::Errors::PE3201

This warning indicates that an instance in an IPrecompInputSystem has a transformation matrix which is not orthogonal.

Radiosity may be distorted.

Variables

Name Description
const Geo::s32 Code = 3201

The error code.

Geo::GeoGuid m_InstanceGuid

The GUID of the instance.

Geo::s32 m_InstanceId

The ID of the instance.

Geo::GeoGuid m_SystemGuid

The GUID of the IPrecompInputSystem.

Geo::GeoFileString m_SystemName

The name of the IPrecompInputSystem.

const Geo::eGeoErrorSeverity Severity = Geo::ES_WARNING

The severity of this error.