docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum Scheduler.Signal

    Signal that the scheduler sends to node runtime

    Namespace: Mechatronics.SystemGraph
    Assembly: solution.dll
    Syntax
    [Flags]
    public enum Scheduler.Signal

    Fields

    Name Description
    FrameSync

    Signal the node that it's OnTick call is the first of a new ClockSource Frame.

    Integrate

    Signal the node to integrate the ticks, because the scheduler won't call OnTick again for the missed ticks.

    None

    Null signal

    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)