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