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

    Enum MarsSceneEvaluationRequestResponse

    Possible responses to receiving a scene evaluation request

    Namespace: Unity.MARS.Query
    Syntax
    [MovedFrom("Unity.MARS")]
    public enum MarsSceneEvaluationRequestResponse : byte

    Fields

    Name Description Value
    AlreadyQueued

    There was already a scene evaluation queued before the request was received

    NotQueued

    The response did not result in scene evaluation being queued, because interval evaluation mode is active

    QueuedAfterCooldown

    A new scene evaluation was queued, and will begin executing after the minimum interval between evaluations has elapsed

    QueuedImmediately

    A new scene evaluation was queued, and will begin executing next frame

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