snapshot_create
Create a mixer snapshot to capture and store group, bus, and VCA volume and effect settings. Use the returned path to bind and activate the snapshot for layered audio state changes.
Instructions
Create a mixer snapshot.
A snapshot captures a set of mixer state changes (group/bus/VCA volumes, effect settings) that the game activates as a blendable state — e.g. a 'dungeon' or 'night' reverb/level shift layered over the base mix. Mixer settings are captured by Studio when you move a control while the snapshot is armed; pass the returned path to snapshot_bind_group to pin a group's current settings.
Args: name: Snapshot name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |