Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    ProfilingKeys Class

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

    Various ProfilingKey used to measure performance across some part of the effect system.

    System.Object → ProfilingKeys
    Derived from ProfilingKeys:

    public class ProfilingKeys
    Name Description
    Fields
    AnimationProcessor
    Engine
    ModelRenderProcessor
    PrepareMesh
    RenderMesh
    | Improve this Doc View Source

    Fields


    AnimationProcessor

    public static readonly ProfilingKey AnimationProcessor
    Field Value
    Type Description
    ProfilingKey

    Engine

    public static readonly ProfilingKey Engine
    Field Value
    Type Description
    ProfilingKey

    ModelRenderProcessor

    public static readonly ProfilingKey ModelRenderProcessor
    Field Value
    Type Description
    ProfilingKey

    PrepareMesh

    public static readonly ProfilingKey PrepareMesh
    Field Value
    Type Description
    ProfilingKey

    RenderMesh

    public static readonly ProfilingKey RenderMesh
    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