This is the documentation for Enlighten.
struct Enlighten Errors PE2509
struct Enlighten::Errors::PE2509
Unlit instance has a material with a property value that is not allowed for an Unlit instance.
Use a material with default properties and back-face type Invalid, Black or DoubleInvalid.
Variables
Name | Description |
---|---|
const Geo::s32 Code = 2509 | The error code. |
Geo::GeoFileString m_InstanceName | The name of the instance 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::PE2509::Message
public: Geo::GeoFileString Message() const
Return the error message.