Rect 矩形

Struct

A 2D Rectangle defined by x, y position and width, height

一个由x、y位置和width、height大小定义的二维矩形。

The Rect structure is mainly used for 2D operations; The UnityGUI system uses it extensively, as well as positioning cameras on-screen.

Rect结构主要用于2D操作。UnityGUI系统很普遍的使用它,以及在屏幕上定位摄像机。

参见:Camera.rect, Camera.pixelRect

Variables变量

Constructors构造器

Functions函数

Class Functions类函数

最后修改:2010年12月21日 Tuesday 16:42

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。