motion_get_parameter
Inspect a parameter by path in an Apple Motion scenenode to retrieve its current value, default, keyframed state, and child parameters if it's a group.
Instructions
Inspect a parameter by slash-separated name path from a scenenode, e.g. "Object/Text" or "Style/Face/Color/Red". Returns its current value/default, whether it's keyframed, and child parameter names if it's a group rather than a leaf.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| scenenode_id | Yes | ||
| parameter_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||