increased number of models

This commit is contained in:
2025-07-28 23:15:53 +01:00
parent 92710b3fc2
commit f7b6be4782

View File

@@ -252,7 +252,7 @@ export class ModelLoader {
} }
// Create multiple instances of the loaded model // Create multiple instances of the loaded model
const numInstances = 20 const numInstances = 30
// Create polished gun metal material // Create polished gun metal material
const gunMetalMaterial = new THREE.MeshStandardMaterial({ const gunMetalMaterial = new THREE.MeshStandardMaterial({