Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

WebCamTexture.requestedWidth

public int requestedWidth;

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.