VTS API
VTube Studio actions available from active scripts.
VTS actions run only from active, committed Script outputs. Preview evaluation does not send side effects.
| Helper | Detail |
|---|---|
vts.hotkey(...) | Trigger a VTube Studio hotkey. |
vts.load_model(...) | Load a VTube Studio model. |
vts.move_model(...) | Move the active model. |
vts.post_processing(...) | Update post-processing values. |
vts.hotkey_count() | Number of known hotkeys. |
vts.animation_count() | Number of known animations. |
Nothing Yet , I will add it later