upadte: gain some fps
This commit is contained in:
@@ -9,3 +9,14 @@ export const INSTANCED_MAP_EXCEPTIONS = new Set([
|
||||
"blocking",
|
||||
"terrain",
|
||||
]);
|
||||
|
||||
export const INSTANCED_MAP_CHUNK_SIZE = 45;
|
||||
|
||||
export const INSTANCED_MAP_NO_SHADOW_NAMES = new Set([
|
||||
"arbre",
|
||||
"sapin",
|
||||
"buisson",
|
||||
"champdeble",
|
||||
"champdesoja",
|
||||
"champsdetournesol",
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user