docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method OnVFXOutputEvent

    OnVFXOutputEvent(VFXEventAttribute)

    This function is called when the specified event in outputEvent on the attached VisualEffect is triggered. The VFXEventAttribute passed as parameter is temporary and can be modified in a later process.

    Declaration
    public abstract void OnVFXOutputEvent(VFXEventAttribute eventAttribute)
    Parameters
    Type Name Description
    VFXEventAttribute eventAttribute

    The VFXEventAttribute handling properties from the spawn event.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)