You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
instead of doing if(!enabled) return; in the camera update,
make a getter/setter for enabled that will add/remove the camera's update function to the _ce.onPostUpdate signal