configureAnimationAction
Configure animation actions for 3D objects in Spline scenes by setting animation type, duration, easing, and parameters to create rotate, move, scale, or fade effects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sceneId | Yes | Scene ID | |
| actionId | Yes | Action ID | |
| objectId | Yes | Object ID to animate | |
| animationType | Yes | Animation type | |
| duration | Yes | Animation duration (ms) | |
| easing | No | Animation easing | |
| parameters | Yes | Animation-specific parameters |