docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor TimeData

    TimeData(double, float)

    Create a new TimeData struct with the given values.

    Declaration
    public TimeData(double elapsedTime, float deltaTime)
    Parameters
    Type Name Description
    double elapsedTime

    Time since the start of time collection.

    float deltaTime

    Elapsed time since the last time-updating event occurred.

    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)