docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Field EvaluationFrameCount

    We evaluate GPU performance every [EvaluationFrameCount] frames. The evaluation is comparison between the averaged GPU frame time over [EvaluationFrameCount] frames and 1 / [DefaultTargetFrameRate].

    Namespace: Global Namespace
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    Syntax
    [Min(1)]
    [Tooltip("Per how many frames we evaluate GPU performance against the target frame rate, using the averaged GPU frame time over frames.")]
    public int EvaluationFrameCount
    Returns
    Type Description
    int
    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)