C#
VB
WinRT C#
C++
Gets or sets the value that indicates the frequency component for both the x and y axis.
public int Frequency { get; set; }
Public Property Frequency As Integer
public int Frequency {get; set;}
get_Frequency();
set_Frequency(value);
Object.defineProperty('Frequency');
Value that indicates the frequency component for both the x and y axis. Possible values range from 0 to 16. No noise is created if the value is 0. Increasing this value increases the noise.
Refer to PerlinCommand example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET