This version of Unity is unsupported.

PhotoCaptureResult

struct in UnityEngine.Windows.WebCam

/

Implemented in:UnityEngine.CoreModule

Description

A data container that contains the result information of a photo capture operation.

Properties

hResultThe specific HResult value.
resultTypeA generic result that indicates whether or not the PhotoCapture operation succeeded.
successIndicates whether or not the operation was successful.