Search Results for

    Show / Hide Table of Contents

    Enum PostProcessingGraphBatchItem.TextureResource.ResourceTypes

    Indicate the type the resources.

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

    Fields

    Name Description
    Input

    Resource is a Texture2D.

    Output

    Resource is a RWTexture2D

    Extension Methods

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