increased number of models
This commit is contained in:
@@ -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({
|
||||||
|
|||||||
Reference in New Issue
Block a user