https://github.com/jMonkeyEngine/jmonkeyengine/blob/b08649b853a6be49438d1db16362fb7dd12a2725/jme3-core/src/main/java/com/jme3/renderer/Camera.java#L210 The no-arg constructor doesn't fully initialize the camera, so it should be protected to discourage accidental use.
jmonkeyengine/jme3-core/src/main/java/com/jme3/renderer/Camera.java
Line 210 in b08649b
The no-arg constructor doesn't fully initialize the camera, so it should be protected to discourage accidental use.