2021-01-21 00:37:01 +00:00
|
|
|
# VoxelGeneratorNoise2D
|
|
|
|
|
|
|
|
Inherits: [VoxelGeneratorHeightmap](VoxelGeneratorHeightmap.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Properties:
|
|
|
|
|
|
|
|
|
|
|
|
Type | Name | Default
|
|
|
|
------------------- | ------------------ | --------
|
|
|
|
`Curve` | [curve](#i_curve) |
|
|
|
|
`OpenSimplexNoise` | [noise](#i_noise) |
|
|
|
|
<p></p>
|
|
|
|
|
|
|
|
## Property Descriptions
|
|
|
|
|
|
|
|
- [Curve](https://docs.godotengine.org/en/stable/classes/class_curve.html)<span id="i_curve"></span> **curve**
|
|
|
|
|
|
|
|
|
|
|
|
- [OpenSimplexNoise](https://docs.godotengine.org/en/stable/classes/class_opensimplexnoise.html)<span id="i_noise"></span> **noise**
|
|
|
|
|
|
|
|
|
2021-02-16 20:54:45 +00:00
|
|
|
_Generated on Feb 16, 2021_
|