Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    PreferredGraphicsPlatform Enum

    Namespace: Stride.Graphics
    Assembly: Stride.Graphics.dll

    public enum PreferredGraphicsPlatform

    Fields

    Name Description
    Default
    Direct3D11

    Direct3D11.

    Direct3D12

    Direct3D12.

    OpenGL

    OpenGL.

    OpenGLES

    OpenGL ES.

    Vulkan

    Vulkan

    Extension Methods

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

    Back to top

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