|
Raw interface to Unity's drawing functions.
This is the high-level shortcut into the optimized mesh drawing functionality of Unity. Unity Pro only.
DrawMesh |
Draw a mesh. |
DrawMeshNow |
Draw a mesh immediately. |
DrawTexture |
|
Blit |
Copies source texture into destination render texture. |
BlitMultiTap |
Copies source texture into destination, for multi-tap shader. |