User guide
267
clampOutput enabled Filtering can introduce negative values and send
values above 1.0.
When clampOutput is enabled, Katana clamps
the RGB channels low at 0 and the alpha
channel between 1 and 0 after the image is
filtered. This is recommended for transforms on
color/alpha images.
When clampOutput is disabled, no clamping is
done and values below 0 and above 1 are
allowed. This is recommended for transforms
applied to images that contain data which may
(correctly) range more widely.
onlyApplyMotion disabled When enabled, Katana does not apply the
node's full transform. Instead, it only applies the
motion-vector component of the transform to
the incoming image.
If you apply onlyApplyMotion to the incoming
image, and then transform the result by the
node (with motion blur disabled), the results will
be similar (except for sampling differences).
motionBlur
enable globals.compDefaults.
motionBlur.enable
When enabled, you can add motion blur to the
transform.
linearParamSubframeInterp enabled When enabled, use a fast sampling of the
parameters using slerped end points for each
sub-frame of motion blur. This is preferable in
all cases except where lengthy blur strokes
undergo subframe acceleration.
4 NODES I-K | IMAGETRANSFORM2D