set_frame
Sets the current frame in the Houdini timeline, accepting integer or float values for precise sub-frame control.
Instructions
设置当前帧(PR 19,运行态时间线写,no-undo)。
``frame`` 接受 int / float;拒绝 bool / NaN / ±inf / 非数值;
hou 接受 float 值并保留 sub-frame。任何 hou 异常降级为 error
dict。该命令在 NO_UNDO_COMMANDS 中,batch dispatcher 会在调
用前自动关闭当前 undo segment,确保不进入 ``hou.undos.group``。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ctx | Yes | ||
| frame | Yes |