RenderTexture.height

Switch to Manual
public int height;

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.

See Also:: width, format, depth.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答