Graphics 图形
Raw interface to Unity's drawing functions.
Unity绘制函数的原始接口。
This is the high-level shortcut into the optimized mesh drawing functionality of Unity. Unity Pro only.
这个是高级快捷地优化Unity网格绘制功能。只限于Unity Pro.
Class Functions类函数
-
Draw a mesh.
绘制一个网格。 -
Draw a mesh immediately.
立即绘制一个网格。 -
Draw a texture in screen coordinates.
在屏幕坐标下绘制一个纹理。 -
Copies source texture into destination render texture.
拷贝源纹理到目的渲染纹理。 -
Copies source texture into destination, for multi-tap shader.
拷贝源纹理到目的渲染纹理,用于multi-tap着色器。
最后修改:2011年2月27日 Sunday 19:31