Search Results for

    Show / Hide Table of Contents

    Enum DepthBias

    Specifies polygon depth bias.

    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