set_cop_flags
Set display, render/export, and compress flags on a COP node to control its visibility and output behavior in Houdini.
Instructions
Set flags on a COP node.
Args: node_path: Path to the COP node. display: Display flag state. export_flag: Render/export flag state. compress: Compress flag state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| display | No | ||
| compress | No | ||
| node_path | Yes | ||
| export_flag | No |