vroid_set_slider
Set an exact VRoid parameter slider value by typing into its numeric box, automatically scrolling to the row and entering the number.
Instructions
Set a Parameters slider exactly, by typing into its numeric box.
Scrolls the right-hand panel from the top until the labelled row is visible (so it works for parameters below the fold), clicks the numeric box at the end of that row, clears it, types the value and presses Return.
This is far more reliable than dragging the handle - use vroid_drag only for controls with no numeric box. Open the right tab first (vroid_open_tab): each tab has its own parameter list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | The parameter's label as printed in the right-hand panel, e.g. 'Fem Height', 'Head Size', 'Eye Size X'. | |
| value | Yes | Value to type into the row's numeric box. Most VRoid parameters run -1.0..1.0 with 0 centred; the app clamps out-of-range values. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||