We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ea8c38 commit 1a7338dCopy full SHA for 1a7338d
config/embeddium++.toml
@@ -53,7 +53,7 @@
53
#Configure horizontal max distance before cull entities
54
#Value is squared, default was 64^2 (or 64x64)
55
#Range: > 0
56
- cullingDistanceX = 4096
+ cullingDistanceX = 1024
57
#Configure vertical max distance before cull entities
58
#Value is raw
59
#Range: 0 ~ 512
@@ -71,7 +71,7 @@
71
#Configure horizontal max distance before cull Block entities
72
73
74
75
#Configure vertical max distance before cull Block entities
76
77
0 commit comments