fixed camera's latitude, added nbr opaque faces option

This commit is contained in:
2020-10-07 16:32:40 +02:00
parent f41ebbc03c
commit 16b804be2b
4 changed files with 30 additions and 34 deletions
+1
View File
@@ -125,6 +125,7 @@ export default {
// record self references
this.block3d = this.$refs.block3d.curObj
this.block3d.userData.vnode = this
this.block3d.userData.position = this.position
this.label3d = this.$refs.label3d.curObj
},
methods: {