Enum ValidationLayer.Severity
Severity enumeration.
Namespace: Evergine.Common.Graphics
Assembly: Evergine.Common.dll
Syntax
public enum ValidationLayer.Severity
Fields
Name | Description |
---|---|
Error | Indicates the severity of the error. |
Information | The severity of the information. |
Warning | Severity of the warning. |