Search Results for

    Show / Hide Table of Contents

    Enum DepthBias

    Specifies polygon depth boas.

    Namespace: Evergine.Common.Graphics
    Assembly: Evergine.Common.dll
    Syntax
    public enum DepthBias : byte

    Fields

    Name Description
    Negative

    Negative depth bias

    Positive

    Positive depth bias

    Zero

    Zero depth bias

    Extension Methods

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