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

本脚本参考基于Unity 3.4.1f5

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