NRSDKApiForUnity
Structs
XRXREALXREALPhotoCapturePhotoCaptureResult
Unity.XR.XREAL.XREALPhotoCapture.PhotoCaptureResult

Public Attributes

CaptureResultType resultType
 
long hResult
 

Properties

bool success [get]
 

Detailed Description

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

Property Documentation

◆ success

bool Unity.XR.XREAL.XREALPhotoCapture.PhotoCaptureResult.success
get

Indicates whether or not the operation was successful.

True if success, false if not.