RenderTexture.width 宽度
var width : int
Description描述
The width of the render texture in pixels.
渲染纹理的宽度,以像素为单位。
Note that unlike Texture.width property, this is both read and write - setting a value changes size.
注意,不像 Texture.width 属性,这是可读和可写 - 设置一个值改变大小。
最后修改:2011年3月15日 Tuesday 15:10