Version: 2019.1

WebCamDevice.availableResolutions

Switch to Manual
public Resolution[] availableResolutions ;

Description

Possible WebCamTexture resolutions for this device.

Available on iOS and Android only. Returns null for other platforms.

Note: For webcams with depth data support (those of kind WebCamKind.ColorAndDepth) this array consists of one element only - resolution of the depth data based texture.