Graphics Class  

Scripting > Runtime Classes > Graphics

Raw interface to Unity's drawing functions.

This is the high-level shortcut into the optimized mesh drawing functionality of Unity. Unity Pro only.

Class Functions
DrawMesh

Draws a mesh.

DrawMeshNow

Draw a mesh at a given position, with a given rotation.

DrawTexture

Draw a texture in screen coordinates.