docs.unity3d.com
    目次を表示する/隠す

    Enum XRCpuImage.AsyncConversionStatus

    Represents the status of an asynchronous camera image request.

    Namespace: UnityEngine.XR.ARSubsystems
    Syntax
    public enum AsyncConversionStatus

    Fields

    Name Description Value
    Disposed

    The request is not valid or has been disposed.

    Failed

    The request failed. No data is available.

    Pending

    The request is waiting to be processed.

    Processing

    The request is currently being processed.

    Ready

    The request succeeded and image data is ready.

    Extension Methods

    XRCpuImageAsyncConversionStatusExtensions.IsDone()
    XRCpuImageAsyncConversionStatusExtensions.IsError()
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)