Search Results for

    Show / Hide Table of Contents

    Delegate DrawContext.DrawContextPassEventHandler

    Drawing context pass event delegate.

    Namespace: Evergine.Framework.Graphics
    Assembly: Evergine.Framework.dll
    Syntax
    public delegate void DrawContext.DrawContextPassEventHandler(DrawContext drawContext, CommandBuffer commandBuffer, int passId)
    Parameters
    Type Name Description
    DrawContext drawContext

    Drawing context.

    CommandBuffer commandBuffer

    Command buffer.

    int passId

    Pass ID.

    Extension Methods

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