-
Notifications
You must be signed in to change notification settings - Fork 2
ds_wfc_base_continuous
Inherits: ds_wfc_gen
Inherited By: ds_wfc_gen_c_tile and ds_wfc_gen_expand
Base class for all the continuous Wave Function Collapse generator objects.
ds_wfc_base_continuous is the parent/base class for all the stage generator scripts that uses continuous Wave Function Collapse for generating stages.
Type | Name | Default Value |
---|
int _x_min = -1
The minimum x coordinate value from which new grid and tiles will be generated.
int _x_max = -1
The maximum x coordinate value from which new grid and tiles will be generated.
int _y_min = -1
The minimum y coordinate value from which new grid and tiles will be generated.
int _y_max = -1
The maximum y coordinate value from which new grid and tiles will be generated.
int _z_min = -1
The minimum z coordinate value from which new grid and tiles will be generated.
bool _is_add_first_tile = false
This flag checks if the first newly created tile has been added for processing.
TOOLS
CLASS REFERENCE
- Generators
-
- Wave Function Collapse
- Grids
- Tiles