Version: 2020.1
Visual Effect
Creating environments

Property Binders

A Property Binder is a C# Behaviour which you can attach to a GameObject with a Visual Effect component. Property Binders allow for connections between Scene values and Exposed Properties for the attached Visual Effect instance.

This component only works when you install the Visual Effect Graph package. For information on how to install the Visual Effect Graph, see the packages documentation.

For information on how to use Property Binders, see the Visual Effect Graph package documentation.

Visual Effect
Creating environments