Manual     Reference     Scripting  
  
Scripting > Runtime Classes > RenderTexture Switch to Component   

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.