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