Search Results for

    Show / Hide Table of Contents

    Enum AnisotropyLevel

    Specifies the level of anisotropic filtering.

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

    Fields

    Name Description
    Aniso1x

    1x anisotropic filtering.

    Aniso2x

    2x anisotropic filtering.

    Extension Methods

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