set_transition
Set the default transition type, duration, and easing for all prototype links on a selected frame.
Instructions
Set the default transition for all prototype links on a frame.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | Frame node | |
| transition | No | Transition | |
| duration | No | Duration ms (default: 300) | |
| easing | No | Easing (default: EASE_OUT) |