← All Operators

PatTransform

Control

Transforms a spread pattern with reverse, rotate, scale, and probability.

Applies a chain of transformations to an input spread: reverse, rotate by N positions, scale and offset all values, then probabilistically mask elements using a deterministic hash.

Parameters

NameTypeRangeDefaultDescription
probabilityChance each element survives (1.0 = all pass, 0.0 = all masked).

Related Operators