Properties:
Name | Type | Description |
---|---|---|
noise |
number |
The amount of noise to apply, this value should be in the range (0, 1]. |
seed |
number |
A seed value to apply to the random noise generation. |
Extends
Members
The amount of noise to apply, this value should be in the range (0, 1].
A seed value to apply to the random noise generation. Math.random()
is a good value to use.