numOctaves property
Provides the number of noise functions to be added together when calculating the turbulence.
This property is read-only.
![]() ![]() |
Syntax
HRESULT get_numOctaves( [out] SVGAnimatedInteger **ptr );
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.
Show:

