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

    Enum QueryState

    The state of a proxy query.

    Namespace: Unity.MARS.Query
    Syntax
    [Flags]
    [MovedFrom("Unity.MARS")]
    public enum QueryState

    Fields

    Name Description Value
    Acquiring

    Happens for 1 frame/function call as the proxy moves from Querying to Tracking.

    Querying

    The proxy is looking for a match in the database.

    Resuming

    A match was found previously, was lost, but the proxy is set to auto-recover and thus is querying again.

    Tracking

    The proxy has a match in the database.

    Unavailable

    No query match before time out or a query match was lost and is not set to recover.

    Unknown

    Initial state, query has not yet run.

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