Class HighResolutionCpuImagePromise
Represents an asynchronous promise of a high-resolution CPU image.
Inheritance
HighResolutionCpuImagePromise
Implements
Inherited Members
CustomYieldInstruction.MoveNext()
CustomYieldInstruction.Reset()
CustomYieldInstruction.Current
Namespace: UnityEngine.XR.ARKit
Assembly: Unity.XR.ARKit.dll
Syntax
public class HighResolutionCpuImagePromise : Promise<HighResolutionCpuImagePromise.Result>, IEnumerator