load_script
Open a .nk Nuke script to replace the current compositing script; call with confirm=false to preview, then confirm=true to proceed.
Instructions
Open a Nuke script. Replaces current script.
Args: path: .nk file to open. confirm: must be True to proceed. call with False first to preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | .nk file to open. | |
| confirm | No | must be True to proceed. call with False first to preview. |