Reputation: 1785
when one writes
camera.position.z=100
which matrix gets updated?
because i do not see any changes in
camera.matrix, camera.matrixWorld, or camera.matrixWorldInverse
Also, this updates the camera's position locally correct? If so how can you updated it globally?
Upvotes: 2
Views: 727