Short Name:
|
Derived From:
|
Fields: |
Clamps the noise values of the given function to the specified number range.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
noise
|
Scalar
|
||
The noise function which values shall be clamped to the given range. |
||||
required
|
minimum
|
number
|
||
The minimum noise value. |
||||
required
|
maximum
|
number
|
||
The maximum noise value. |