docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Update

    Update(float)

    This will be called once per frame by the ResourceManager

    Declaration
    public void Update(float unscaledDeltaTime)
    Parameters
    Type Name Description
    float unscaledDeltaTime

    The unscaled delta time since the last invocation of this function

    Implements
    IUpdateReceiver.Update(float)
    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)