stitchtiles

stitchtiles

The stitchTiles attribute defines how the Perlin tiles behave at the border.

If stitchTiles="noStitch", no attempt is made to achieve smooth transitions at the border of tiles which contain a turbulence function. Sometimes the result will show clear discontinuities at the tile borders.

If stitchTiles="stitch", then the browser will automatically adjust baseFrequency-x and baseFrequency-y values such that the <feturbulence> node's width and height (i.e., the width and height of the current subregion) contain an integral number of the Perlin tile width and height for the first octave.

Usage context

Categories None
Value noStitch | stitch
Animatable Yes
Normative document SVG 1.1 (2nd Edition)

Example

Elements

The following elements can use the stitchTiles attribute

© 2005–2017 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stitchTiles

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部