Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    CompositingProfilingKeys Class

    Namespace: Stride.Rendering.Compositing
    Assembly: Stride.Rendering.dll
    System.Object → CompositingProfilingKeys
    Derived from CompositingProfilingKeys:

    public class CompositingProfilingKeys
    Name Description
    Fields
    Compositing
    GBuffer
    LightShafts
    MsaaResolve
    Opaque
    Transparent
    | Improve this Doc View Source

    Fields


    Compositing

    public static readonly ProfilingKey Compositing
    Field Value
    Type Description
    ProfilingKey

    GBuffer

    public static readonly ProfilingKey GBuffer
    Field Value
    Type Description
    ProfilingKey

    LightShafts

    public static readonly ProfilingKey LightShafts
    Field Value
    Type Description
    ProfilingKey

    MsaaResolve

    public static readonly ProfilingKey MsaaResolve
    Field Value
    Type Description
    ProfilingKey

    Opaque

    public static readonly ProfilingKey Opaque
    Field Value
    Type Description
    ProfilingKey

    Transparent

    public static readonly ProfilingKey Transparent
    Field Value
    Type Description
    ProfilingKey

    Extension Methods

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

    Back to top

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