Show / Hide Table of Contents

Interface IDrawCall

A draw call used by final rendering.

Namespace: SadConsole.DrawCalls
Assembly: SadConsole.dll
Syntax
public interface IDrawCall

Methods

Draw()

Draws an object.

Declaration
void Draw()

Extension Methods

ExtensionsSystem.GetDebuggerDisplayValue(object)
In this article

Back to top

Back to top Generated by DocFX