Controls / Scale Z
Scales deep-sample Z positions.
Transform Deep image and Z depth
Transforms a Deep image in 2D while also allowing its depth values to be scaled or shifted along Z.
dTransform is a technical Deep tool for repositioning a depth-aware image without flattening it. It combines familiar Center/Pivot/Size controls with Scale Z and Translate Z so both screen-space placement and depth-space placement can be adjusted.
Overview
dTransform is a technical Deep tool for repositioning a depth-aware image without flattening it. It combines familiar Center/Pivot/Size controls with Scale Z and Translate Z so both screen-space placement and depth-space placement can be adjusted.
Think of it as moving a Deep card in two spaces at once: across the image plane and forward/backward through its Z values.
Flow anatomy
The port structure shows how this node fits into a Fusion graph.
Source image for the operation.
Optional mask that limits where the node affects the image.
The processed result from this node.
Inspector
Start with these controls before reaching for more complicated workarounds.
Scales deep-sample Z positions.
Offsets deep-sample Z positions.
Selects or samples the deep data used for the current DTransform operation.
Sets the Center X position.
Sets the Center Y position.
Sets the pivot used for rotation and scaling.
Move the pivot when the element needs to rotate or scale around a point other than its current center.
Sets the pivot used for rotation and scaling.
Move the pivot when the element needs to rotate or scale around a point other than its current center.
Uses separate Size and Aspect controls for scaling.
Sets the overall size.
Adjusts the aspect ratio without changing the main scale control.
Opens the standard Fusion node settings for comments, connection display and render-script housekeeping.
These controls organize or automate the node; they do not define the creative look of the effect itself.
Practical setup
Inspect the incoming Deep depth range.
Correct Z scale before making fine Z offsets.
Set Center/Pivot for the image-space transform.
Apply only the minimum required 2D scale.
Check final occlusion through dMerge and DeepToImage.
Examples
Move a converted graphic deeper into the Deep stack.
Normalize a Deep source before combining it with another renderer.
Troubleshooting
Production notes
Related nodes