setup_transform
Creates a Nuke transform node to reposition, warp, or reformat a given input node using Transform, CornerPin2D, Reformat, or Tracker4 operations.
Instructions
Create a transform node.
Args: input_node: node to transform. operation: Transform, CornerPin2D, Reformat, or Tracker4.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | No | Transform, CornerPin2D, Reformat, or Tracker4. | Transform |
| input_node | Yes | node to transform. |