docs.unity.cn
    Show / Hide Table of Contents

    Method Update

    Update(Single)

    This will be called once per frame by the ResourceManager

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

    The unscaled delta time since the last invocation of this function

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use