imgui_stop_animation
Stop animations for a specific widget by its ID, or halt all animations within a window when no widget is specified.
Instructions
Stop animations for a specific widget, or all animations in a window if widget is omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| widget | No | Widget ID (omit to stop all animations in the window) | |
| window | Yes | Window ID |