docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Update

    Update(float)

    Update method that needs to be called each frame to advance the state of the motion synthesizer.

    Declaration
    public bool Update(float deltaTime)
    Parameters
    Type Name Description
    float deltaTime

    Delta time in seconds.

    Returns
    Type Description
    bool
    Remarks

    In a game object environment this method gets automatically called from the Kinematica component.

    See Also
    Kinematica
    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)