godot_voxel/doc/source/api/VoxelGeneratorFlat.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

769 B

VoxelGeneratorFlat

Inherits: VoxelGenerator

Properties:

Type Name Default
int channel 1
float height 0.0
int voxel_type 1

Property Descriptions

  • int channel = 1

  • float height = 0.0

  • int voxel_type = 1

Generated on Nov 06, 2021