言語: 日本語
  • C#
  • JS
  • Boo

スクリプト言語

お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。

RenderTexture.height

public var height: int;

Description

ピクセル単位のテクスチャの高さ

Note that unlike Texture.height property, this is both read and write - setting a value changes size.