docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate PerformanceBottleneckChangeHandler

    You can subscribe to the bottleneck event delegate which sends the PerformanceBottleneckChangeEventArgs when the bottleneck changes.

    Namespace: UnityEngine.AdaptivePerformance
    Assembly: Unity.AdaptivePerformance.dll
    Syntax
    public delegate void PerformanceBottleneckChangeHandler(PerformanceBottleneckChangeEventArgs bottleneckEventArgs)
    Parameters
    Type Name Description
    PerformanceBottleneckChangeEventArgs bottleneckEventArgs

    The PerformanceBottleneckChangeEventArgs that describes the performance bottleneck state.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)