Search Results for

    Show / Hide Table of Contents

    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.

    Extension Methods

    EnumExtensions.HasFlag(Enum, Enum)
    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX