increased number of models
This commit is contained in:
@@ -252,7 +252,7 @@ export class ModelLoader {
|
||||
}
|
||||
|
||||
// Create multiple instances of the loaded model
|
||||
const numInstances = 20
|
||||
const numInstances = 30
|
||||
|
||||
// Create polished gun metal material
|
||||
const gunMetalMaterial = new THREE.MeshStandardMaterial({
|
||||
|
||||
Reference in New Issue
Block a user