Skip to main content

Overview

A Rive / Set Data Model Property action adjusts the value of a data bound property in a Rive file. All properties are defined in Rive with a type number, string, boolean, color, trigger, enum, image, artboard, list, or list index, and their values are set in Play using this Rive / Set Data Model Property action. If your Rive file does not have data binding, this action will not work.
Read more about Data Binding on Rive’s documentation site.

Action Properties

Target

Select the Rive file that this action will affect.

View Model

Select the View Model defined in the Rive file that contains the data you’d like to set.

Property

Select the property defined in the View Model that you’d like to set.

Value

Set the value for the selected property. Depending on its type, this property might be a switch, a text field, a color picker, or a drop down.