Initializes a new instance of the PerlinNoise class.
Namespace:
AForge.MathAssembly: AForge.Math (in AForge.Math.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
Parameters
- octaves
- Type: System..::.Int32
Number of octaves (see Octaves property).
- persistence
- Type: System..::.Double
Persistence value (see Persistence property).
- initFrequency
- Type: System..::.Double
Initial frequency (see InitFrequency property).
- initAmplitude
- Type: System..::.Double
Initial amplitude (see InitAmplitude property).