Struct PhotoCapture.PhotoCaptureResult
Inherited Members
Namespace: UnityEngine.XR.WSA.WebCam
Assembly: UnityEngine.dll
Syntax
public struct PhotoCaptureResult
Fields
| Improve this Doc View SourcehResult
Declaration
public long hResult
Field Value
Type | Description |
---|---|
Int64 |
resultType
Declaration
public PhotoCapture.CaptureResultType resultType
Field Value
Type | Description |
---|---|
PhotoCapture.CaptureResultType |
Properties
| Improve this Doc View Sourcesuccess
Declaration
public bool success { get; }
Property Value
Type | Description |
---|---|
Boolean |