Click or drag to resize

OpenSimplexNoisePeriod Property

Period of the base octave. A lower period results in a higher-frequency noise (more value changes across the same distance).

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float Period { get; set; }

Property Value

Type: Single
See Also