Skip to content

Nodes · Transform

Resize

Transformv2coreConcat: Xform

Overview

Changes resolution: to the project format, a named format, or by scale. This is resizing; Transform is placement.

Inputs

InputWhat it takes
inthe image this node works on

Outputs

OutputType
outImage

Parameters

ParameterTypeDefaultWhat it does
typeChoiceto formatWhat drives the resize: 'to format' picks a named format, 'to box' takes explicit pixels, 'scale' multiplies the current size.
widthInt1920Not documented yet.
heightInt1080Not documented yet.
pixel_aspectFloat1Not documented yet.
scaleFloat1Size multiplier around the centre.
resizeChoicefitNot documented yet.
filterChoicebilinearNot documented yet.