public int Octaves { get; set; }
Public Property Octaves As Integer Get Set
The property sets the number of noise functions, which sum up the resulting Perlin noise function.
Default value is set to 4.
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.