set_keyframe
Set a keyframe on a Houdini parameter at a specified frame with value, tangent slope, and acceleration.
Instructions
Set a single keyframe on a parameter.
Args: node_path: Node path. parm_name: Parameter name. frame: Frame number. value: Value at this keyframe. slope: Tangent slope. accel: Acceleration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accel | No | ||
| frame | Yes | ||
| slope | No | ||
| value | Yes | ||
| node_path | Yes | ||
| parm_name | Yes |