vue-gl / vue-gl

Vue.js components rendering 3D WebGL graphics reactively with three.js

Home Page:https://vue-gl.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ensure updateProjectionMatrix() to be called when testing camera components

h-ikeda opened this issue · comments

Cloned camera objects cannot be tested that projectionMatrixes are updated or not.