TurbulenceEffectOffset Property |
Namespace: Microsoft.Graphics.Canvas.Effects
The algorithm used to generate the Perlin noise is position dependent, so a different offset results in a different output.
Note: changing the offset does not have the same effect as a translation because the noise function output is infinite and the function will wrap around the tile.