RenderTexture.width Manual     Reference     Scripting  
Scripting > Runtime Classes > RenderTexture
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.