docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property MaximumDeltaTime

    MaximumDeltaTime

    The maximum single-frame delta time permitted in this world.

    Declaration
    public float MaximumDeltaTime { get; set; }
    Property Value
    Type Description
    float
    Remarks

    If a frame takes longer than this to simulate and render, the delta time reported for the next frame will be clamped to this value. This can prevent an out-of-control negative feedback loop.

    In This Article
    Back to top
    Copyright © 2024 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)