Skip to content

IDrawCall Interface

A draw call used by final rendering.

C#
public interface IDrawCall

Draws an object.

C#
void Draw()