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

Remarks

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