Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    RenderViewFlags Enum

    Namespace: Stride.Rendering
    Assembly: Stride.Rendering.dll

    [Flags]
    public enum RenderViewFlags

    Fields

    Name Description
    None

    Nothing special.

    NotDrawn

    Not being drawn directly (i.e. shared view for VR eyes).

    Extension Methods

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

    Back to top

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