Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    MultisampleCount Enum

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

    Multisample count level.

    public enum MultisampleCount

    Fields

    Name Description
    None

    No multisample.

    X2

    Multisample count of 2 pixels.

    X4

    Multisample count of 4 pixels.

    X8

    Multisample count of 8 pixels.

    Extension Methods

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

    Back to top

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