docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SetNodeWaveform

    SetNodeWaveform(GraphDescriptor, NodeDescriptor, double, double, bool)

    Specify the parameters of the waveform to set on a Synchronous Node Descriptor

    Declaration
    public static ClockEvent SetNodeWaveform(GraphDescriptor desc, NodeDescriptor node, double timeOffset, double frequency, bool useClockSourceFrequency = false)
    Parameters
    Type Name Description
    GraphDescriptor desc

    The GraphDescriptor

    NodeDescriptor node

    The node to on which to set this waveform

    double timeOffset

    The TimeOffset in seconds

    double frequency

    The frequency of this waveform

    bool useClockSourceFrequency

    Set to true to bind this waveform to the frequency of the scheduler clock source

    Returns
    Type Description
    ClockEvent

    Returns a new ClockEvent

    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)