大佬说可以用watch里面的variable解决,应该怎么用呢?
查看更多
详情请查看https://gitee.com/ice-gl/icegl-three-vue-tres/blob/master/src/plugins/floor/components/reflectorDiffuse.vue
watch( () => props.showGridHelper, (newVal) => { gridHelp.visible = newVal } )
发布 问题
分享 好友
手机 浏览
回到 顶部