Search Results for

    Show / Hide Table of Contents

    Enum TextureOptionFlags

    Identifies the expected texture usage during rendering.

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

    Fields

    Name Description
    None

    The default value.

    TextureCube

    Specifies a texture cube access.

    Extension Methods

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