Why does using CameraGizmo have no effect?
To use the camera gizmo you need two cameras:
Create a Simple World Series | Babylon.js Playground (babylonjs.com)
Note that the follow camera’s properties are updated when input is checked, so if the camera is not attached to the canvas it will not be updated correctly. (which it isn’t, because the free camera is attached).
cc @Cedric , he might have a nifty trick to fix that
1 Like
Thank you very much