1.2 KiB
1.2 KiB
VoxelMesherCubes
Inherits: VoxelMesher
Properties:
Type | Name | Default |
---|---|---|
int |
color_mode | 0 |
bool |
greedy_meshing_enabled | true |
VoxelColorPalette |
palette |
Enumerations:
enum Materials:
- MATERIAL_OPAQUE = 0
- MATERIAL_TRANSPARENT = 1
- MATERIAL_COUNT = 2
enum ColorMode:
- COLOR_RAW = 0
- COLOR_MESHER_PALETTE = 1
- COLOR_SHADER_PALETTE = 2
Property Descriptions
-
int color_mode = 0
-
bool greedy_meshing_enabled = true
-
VoxelColorPalette palette
Generated on Feb 16, 2021