Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

WebCamTexture.requestedWidth

var requestedWidth: int;
int requestedWidth;
requestedWidth as int

Description

Set the requested width of the camera device.

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.