Search Results for

    Show / Hide Table of Contents

    Enum PostProcessingGraphBatchItem.TextureResource.ResourceTypes

    Indicates the type of the resources.

    Namespace: Evergine.Framework.Graphics
    Assembly: Evergine.Framework.dll
    Syntax
    public enum PostProcessingGraphBatchItem.TextureResource.ResourceTypes

    Fields

    Name Description
    Input

    The resource is a Texture2D.

    Output

    The resource is an RWTexture2D.

    Extension Methods

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