feat: terrain settings are now editable
This commit is contained in:
parent
508e87f19b
commit
da1512e8cc
3 changed files with 22 additions and 21 deletions
|
|
@ -28,7 +28,7 @@ public:
|
|||
|
||||
private:
|
||||
Timer *timer{ nullptr };
|
||||
size_t side_length{ 100 };
|
||||
size_t side_length{ 200 };
|
||||
size_t chunk_size{ 50 };
|
||||
size_t detail{ 1 };
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue