Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    ExecutionMode Enum

    Namespace: Stride.Engine.Design
    Assembly: Stride.Engine.dll

    Describes the different execution mode of the engine.

    [Flags]
    public enum ExecutionMode

    Fields

    Name Description
    All
    Editor
    EffectCompile
    None
    Preview
    Runtime
    Thumbnail

    Extension Methods

    ComponentBaseExtensions.DisposeBy<ExecutionMode>(ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<ExecutionMode>(ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation