Version: 2021.2
언어: 한국어

WebCamDevice.availableResolutions

매뉴얼로 전환
public Resolution[] availableResolutions ;

설명

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.