Search Results for

    Show / Hide Table of Contents

    Delegate DrawContext.DrawContextEventHandler

    Draw context event delegate.

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

    Drawing context.

    CommandBuffer commandBuffer

    Command buffer.

    Extension Methods

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