Quick Start

Data binding allows you to establish connections between your Unity code and your Rive graphics. This creates a two-way reactive system where changes in your code affect the Rive design, and changes in the design can trigger responses in your code.

For a deeper understanding of data binding concepts and more advanced usage, see the Data Binding documentation.