docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum SimulationModeSelection

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

    Namespace: UnityEditor.MARS.Simulation
    Assembly: Unity.MARS.Editor.dll
    Syntax
    [MovedFrom("Unity.MARS")]
    public enum SimulationModeSelection

    Fields

    Name Description
    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

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)