docs.unity3d.com
    Show / Hide Table of Contents

    Event

    Menu Path : Context > Event

    The Event Context defines input event names. It doesn’t necessarily require unique naming; you can duplicate the same event name in different places within the graph.

    Context settings

    Setting Type Description
    Event Name String The name of the event. This name appears in the list of names that GetOutputEventNames returns. The default value, OnPlay, is the name of the event that the VFX Graph sends to the Spawn Context by default.
    The Send button gets every active Visual Effect component within the currently open scene and uses VisualEffect.SendEvent to send this event to them all. This means Send also affects components which don't use the Visual Effect Asset you are editing.

    Flow

    Port Description
    Output Connection to a Spawn Context.
    Back to top
    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