struct Enlighten::Errors::PE2306
System contains an instance which has a material with a property value that is not allowed for an Unlit instance.
An instance with type Unlit may only use a material with default values and back-face type Invalid, Black or DoubleInvalid.
Variables
Name | Description |
---|---|
const Geo::s32 Code = 2306 | The error code. |
Geo::GeoGuid m_SystemGuid | The GUID of the IPrecompInputSystem. |
Geo::GeoFileString m_SystemName | The name of the IPrecompInputSystem. |
const Geo::eGeoErrorSeverity Severity = Geo::ES_FATAL | The severity of this error. |
Functions
Name | Description |
---|---|
Message() | Return the error message. |
Anchor | ||||
---|---|---|---|---|
|
Geo::GeoFileString Enlighten::Errors::PE2306::Message
...
public: Geo::GeoFileString Message() const
...
Return the error message.