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

スクリプト言語

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

WebCamTexture.requestedHeight

public var requestedHeight: int;

Description

カメラで映し出す高さ

It will use a closest resolution to the one requested which is supported by the camera. The requested values only have an effect when set while the camera is not running.