numOctaves property

Provides the number of noise functions to be added together when calculating the turbulence.

This property is read-only.

Scalable Vector Graphics: Filter Effects, Section 15.25.27Internet Explorer 10

 

Syntax

JavaScript
ptr = object.numOctaves

 

Property values

Type: SVGAnimatedInteger

Number of octaves

Standards information

Remarks

The more octaves that are used in the calculation, the more fine-grained the texture. The default value is one.

See also

SVGFETurbulenceElement

 

 

Show: