Center X / Center Y
Sets the horizontal and vertical center.
Transform repeated image segments
Divides an image into repeated segments and transforms the content inside each segment.
SegmentTransform is useful for tiled motion design, segmented transitions and repeated geometric distortion where each cell shares the same transform logic.
Overview
SegmentTransform is useful for tiled motion design, segmented transitions and repeated geometric distortion where each cell shares the same transform logic.
Think of the frame as a sheet cut into equal tiles. The node transforms what appears inside every tile while keeping the segmentation procedural.
Think of the frame as a sheet cut into equal tiles. The node transforms what appears inside every tile while keeping the segmentation procedural.
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.
Sets the horizontal and vertical center.
Links the X and Y values for Segment Size.
Sets the horizontal size of each transformed segment.
Rotates content inside the segments.
Links the X and Y values for scale.
Scales the transformed segments horizontally.
Sets how strongly the segment transform is applied during rendering.
Reduces the internal sampling resolution to trade detail for speed.
Chooses the resampling filter used while transformed segments are rendered.
Controls how the operation treats image or region edges.
Practical setup
Choose segment size.
Set the center.
Adjust rotation and scale.
Animate one transform at a time.
Check seams and edge mode.
Examples
Rotate content inside a repeated cell grid.
Combine segment scaling with a pattern background.
Troubleshooting
Production notes
Related nodes