It would be great if all camera input interfaces had a mandatory callback when a camera movement happens, similar to the onPointerMovedObservable in FreeCameraMouseInput this would be a huge benefit in numerous situations. This would also be essential for on demand Rendering which would save battery life and reduce heat for mobile web applications. What are your thoughts?
This can of course be further expanded to have callbacks for all “animatable” functions, which can change the canvas buffer contents.