RenderTexture.height
var height: int;
int height;
height as 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.