svg.FETurbulenceElement

FETurbulenceElement

package js-html-svg

extends ElementDOMElementNodeEventTarget

Available on js

Variables

read only baseFrequencyX:AnimatedNumber

read only baseFrequencyY:AnimatedNumber

read only height:AnimatedLength

read only numOctaves:AnimatedInteger

read only result:AnimatedString

read only seed:AnimatedNumber

read only stitchTiles:AnimatedEnumeration

read only type:AnimatedEnumeration

read only width:AnimatedLength

read only x:AnimatedLength

read only y:AnimatedLength

Static variables

static inline read only SVG_STITCHTYPE_NOSTITCH:Int = 2

static inline read only SVG_STITCHTYPE_STITCH:Int = 1

static inline read only SVG_STITCHTYPE_UNKNOWN:Int = 0

static inline read only SVG_TURBULENCE_TYPE_FRACTALNOISE:Int = 1

static inline read only SVG_TURBULENCE_TYPE_TURBULENCE:Int = 2

static inline read only SVG_TURBULENCE_TYPE_UNKNOWN:Int = 0

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/svg/FETurbulenceElement.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部