godot_voxel/doc/source/api/VoxelGeneratorWaves.md
Marc Gilleron d5a69003c3 Add missing classes and run doctool (doctool has issues though)
VoxelGeneratorHeightmap.height_range is wrong in the doc.
VoxelTool lost all default values in doc.
These are likely Godot bugs...
2021-11-06 02:04:16 +00:00

760 B

VoxelGeneratorWaves

Inherits: VoxelGeneratorHeightmap

Properties:

Type Name Default
Vector2 pattern_offset Vector2( 0, 0 )
Vector2 pattern_size Vector2( 30, 30 )

Property Descriptions

  • Vector2 pattern_offset = Vector2( 0, 0 )

  • Vector2 pattern_size = Vector2( 30, 30 )

Generated on Nov 06, 2021