docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum Scheduler.ClockSource

    ClockSource defines the timer source that will update the scheduler

    Namespace: Mechatronics.SystemGraph
    Assembly: solution.dll
    Syntax
    public enum Scheduler.ClockSource

    Fields

    Name Description
    FixedUpdate

    The Unity FixedUpdate event will trigger scheduling events

    Update

    The Unity Update event will trigger scheduling events

    UserUpdate

    Scheduling events of the scheduler are manually managed by a user defined timer

    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)