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

    Enum SimulationModeSelection

    Describes the selection of single-frame vs temporal mode when starting a new simulation

    Namespace: Unity.MARS
    Syntax
    public enum SimulationModeSelection

    Fields

    Name Description Value
    NoModePreference

    The new simulation will run in the same mode as the previous simulation, or single-frame mode if there is no previous one, unless a different mode has been requested

    SingleFrameMode

    The new simulation will run in single-frame mode, unless temporal mode simulation has already been requested

    TemporalMode

    The new simulation will run in temporal mode, unless single-frame mode simulation has already been requested

    返回到顶部
    Copyright © 2023 Unity Technologies — 商标和使用条款
    • 法律条款
    • 隐私政策
    • Cookie
    • 不要出售或分享我的个人信息
    • Your Privacy Choices (Cookie Settings)