WebCamDevice

struct in UnityEngine

Switch to Manual

Description

描述网络摄像头设备的结构。

Variables

availableResolutionsPossible WebCamTexture resolutions for this device.
depthCameraNameA string identifier used to create a depth data based WebCamTexture.
isAutoFocusPointSupportedReturns true if the camera supports automatic focusing on points of interest and false otherwise.
isFrontFacing如果摄像头朝向与屏幕方向相同,则为 true,否则为 false。
kindProperty of type WebCamKind denoting the kind of webcam device.
name设备的可读名称。因系统而异。