9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2026-01-04 15:41:38 +00:00

优化实体剔除

This commit is contained in:
XiaoMoMi
2025-11-29 01:46:31 +08:00
parent 399a01cd1b
commit c59478e891
16 changed files with 270 additions and 50 deletions

View File

@@ -553,9 +553,10 @@ chunk-system:
convert: {}
client-optimization:
# Using server-side ray tracing algorithms to hide certain entities and reduce client-side rendering pressure.
# Using server-side ray tracing algorithms to hide block entities/furniture and reduce client-side rendering pressure.
entity-culling:
enable: false
enable: true
view-distance: 64
# Enables or disables debug mode
debug: