The toJSON method on the ersi/Camera Object does not serialise the fov property of the camera.
I know I can just access the value from the object directly but I did experct the toJSON return to contain this value. Also the correspoding functionality in fromJSON.
Is this an oversight or by design?