mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2026-01-04 15:41:38 +00:00
优化实体剔除
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user