Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PhotoCapture.PhotoCaptureResult

A data container that contains the result information of a photo capture operation.
Read time 1 minuteLast updated 13 days ago

Definition

public struct PhotoCapture.PhotoCaptureResult

Fields

Value

Description

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

Properties

Property

Description

successIndicates whether or not the operation was successful.