fixed camera's latitude, added nbr opaque faces option
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user