PatTransform
ControlTransforms 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
| Name | Type | Range | Default | Description |
|---|---|---|---|---|
| probability | Chance each element survives (1.0 = all pass, 0.0 = all masked). |
Related Operators