get_chop_data
Retrieve CHOP sample data from a Houdini node using a sample, frame, or time range. Specify node_path and one of sample, frame, time, start, or end to fetch bounded channel data.
Instructions
有界读取 CHOP 采样。参数:node_path,sample/frame/time/start/end 选一。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ctx | Yes | ||
| end | No | ||
| time | No | ||
| frame | No | ||
| start | No | ||
| sample | No | ||
| channels | No | ||
| node_path | Yes | ||
| output_index | No |