docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class DebugFrameTiming

    Debug frame timings class

    Inheritance
    object
    DebugFrameTiming
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Rendering
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    Syntax
    public class DebugFrameTiming

    Constructors

    Name Description
    DebugFrameTiming()

    Constructs the debug frame timing

    Properties

    Name Description
    bottleneckHistorySize

    Size of the Bottleneck History Window in number of samples.

    sampleHistorySize

    Size of the Sample History Window in number of samples.

    Methods

    Name Description
    RegisterDebugUI(List<Widget>)

    Add frame timing data widgets to debug UI.

    UpdateFrameTiming()

    Update timing data from profiling counters.

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)
    AnalyticsUtils.ToNestedColumn<T>(T, bool)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)