docs.unity3d.com
    显示 / 隐藏目录

    Enum MarsSceneEvaluationRequestResponse

    Possible responses to receiving a scene evaluation request

    Namespace: Unity.MARS
    Syntax
    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 — 商标和使用条款
    • 法律条款
    • 隐私政策
    • Cookie
    • 不要出售或分享我的个人信息
    • Your Privacy Choices (Cookie Settings)