configureVariableAction
Modify variables in Spline 3D scenes to control animations and interactions. Set, increment, decrement, multiply, divide, or toggle values to adjust scene behavior and dynamic elements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sceneId | Yes | Scene ID | |
| actionId | Yes | Action ID | |
| variableName | Yes | Variable name | |
| operation | Yes | Operation to perform | |
| value | No | Value to use in the operation |