Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

RenderTexture.height

public 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.