Show / Hide Table of Contents

Enum PhotoCapture.CaptureResultType

Namespace: UnityEngine.XR.WSA.WebCam
Assembly: UnityEngine.dll
Syntax
public enum CaptureResultType

Fields

Name Description
Success
UnknownError

Extension Methods

MustExtensions.MustBeEqual<PhotoCapture.CaptureResultType>(PhotoCapture.CaptureResultType)
MustExtensions.MustBeEqual<PhotoCapture.CaptureResultType>(PhotoCapture.CaptureResultType, String)
MustExtensions.MustNotBeEqual<PhotoCapture.CaptureResultType>(PhotoCapture.CaptureResultType)
MustExtensions.MustNotBeEqual<PhotoCapture.CaptureResultType>(PhotoCapture.CaptureResultType, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX