修改
This commit is contained in:
@@ -279,7 +279,7 @@ export default {
|
|||||||
planeGrass.position.set(25, 1, 25)
|
planeGrass.position.set(25, 1, 25)
|
||||||
this.demo1.scene.add(planeGrass)
|
this.demo1.scene.add(planeGrass)
|
||||||
planeDesert.visible = false
|
planeDesert.visible = false
|
||||||
planeDesert.position.set(25, 2, 25)
|
planeDesert.position.set(25, 1, 25)
|
||||||
this.demo1.scene.add(planeDesert)
|
this.demo1.scene.add(planeDesert)
|
||||||
ocean.position.set(25, 1, 25)
|
ocean.position.set(25, 1, 25)
|
||||||
this.demo1.scene.add(ocean)
|
this.demo1.scene.add(ocean)
|
||||||
|
|||||||
Reference in New Issue
Block a user