docs.unity3d.com
    Show / Hide Table of Contents

    Node reference

    Note

    For versions 2019/2020 LTS, download the Visual Scripting package from the Unity Asset Store.

    Nodes are the most basic element of computation in visual scripting. Nodes display the required information as text, but editing is done via the Inspector. To edit them, select any node and edit its properties in the Inspector.

    This node

    The This node returns the game object that owns the machine in which the graph runs.

    Control nodes

    Control nodes branch, loop and merge the flow.

    Time nodes

    Time nodes include timer, cooldown and wait nodes.

    Events

    Scripting nodes listen for events. They are the starting point for all scripts and appear as special green nodes in graphs.

    Variables

    These nodes get, set, and check variables.

    Nulls

    Nodes that deal with the nulls, a.k.a. "nothing" value.

    Formulas

    Formula evaluates logical and mathematical expressions directly via a textual Formula and match with multiple arguments.

    In This Article
    • This node
    • Control nodes
    • Time nodes
    • Events
    • Variables
    • Nulls
    • Formulas
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023