Increase default SDF resolution
This commit is contained in:
parent
86d798abb2
commit
409f26722b
@ -84,7 +84,7 @@ private:
|
||||
bool _is_baking = false;
|
||||
|
||||
// Baking options
|
||||
int _cell_count = 32;
|
||||
int _cell_count = 64;
|
||||
float _margin_ratio = 0.25;
|
||||
BakeMode _bake_mode = BAKE_MODE_ACCURATE_PARTITIONED;
|
||||
uint8_t _partition_subdiv = 32;
|
||||
|
Loading…
x
Reference in New Issue
Block a user