res expression function

Returns the natural resolution of the image in a compositing node.

Replaced by: hou.CopNode

All Usage Examples

Usage

res(compositing_node, res_type)

res_type is either D_XRES or D_YRES.

Examples

res("/img/img1/color1", D_XRES)