td_render
Render a TOP from a TouchDesigner project to an image for direct visual inspection. Optionally set width and height; height defaults to preserving the TOP's aspect ratio.
Instructions
Render a TOP and return the image, so you can see what you built.
TouchDesigner is a visual tool: check your work with this rather than
inferring it from parameter values. height defaults to preserving the
TOP's aspect ratio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| width | No | ||
| height | No |