public double Persistence { get; set; }
Public Property Persistence As Double Get Set
The property sets so called persistence value, which controls the way how amplitude is calculated for each octave comprising the Perlin noise function.
Default value is set to 0.65.
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.