Visual Effect Graph | Visual Effect Graph | 10.1.0
docs.unity3d.com
    Show / Hide Table of Contents

    Visual Effect Graph

    A visual effect made with the Visual Effect Graph.

    The Visual Effect Graph enables you to author visual effects using Node-based visual logic. You can use it for simple effects as well as very complex simulations. Unity stores Visual Effect Graphs in Visual Effect Assets that you can use on the Visual Effect Component. You can use a Visual Effect Asset multiple times in your Scene.

    Using a Visual Effect Graph

    Use a Visual Effect Graph to:

    • Create one or multiple Particle Systems.
    • Add static meshes and control Shader properties.
    • Create properties to customize the instances you use in the Scene.
    • Create events to turn parts of your effect on and off. You can then send these events from the Scene via C# or Timeline.
    • Extend the library of features by creating sub-graphs of the Nodes that you commonly use.
    • Use a Visual Effect Graph in another Visual Effect Graph. For example, you can reuse and customize a simple but configurable explosion in more complex graphs.
    • Previews changes immediately, so you can simulate effects at various rates and perform step-by-step simulation. For instructions on how to install the Visual Effect Graph, see Getting started with Visual Effect Graph.
    In This Article
    • Using a Visual Effect Graph
    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