numOctaves property
Provides the number of noise functions to be added together when calculating the turbulence.
This property is read-only.
![]() ![]() |
Syntax
| JavaScript |
|---|
ptr = object.numOctaves |
Property values
Type: SVGAnimatedInteger
Number of octaves
Standards information
- Scalable Vector Graphics: Filter Effects, Section 15.25.27
Remarks
The more octaves that are used in the calculation, the more fine-grained the texture. The default value is one.
See also
Show:

