Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PhotoCaptureResult

struct in UnityEngine.VR.WSA.WebCam

Description

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

Variables

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