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

スクリプト言語

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

WebCamTexture.requestedWidth

public var requestedWidth: 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.