( begin auto-generated from endCamera.xml ) The beginCamera() and endCamera() functions enable advanced customization of the camera space. Please see the reference for beginCamera() for a description of how the functions are used. ( end auto-generated ) @webref lights_camera:
()
| 5841 | * @see PGraphics#camera(float, float, float, float, float, float, float, float, float) |
| 5842 | */ |
| 5843 | public void endCamera() { |
| 5844 | showMethodWarning("endCamera"); |
| 5845 | } |
| 5846 | |
| 5847 | /** |
| 5848 | * ( begin auto-generated from camera.xml ) |
nothing calls this directly
no test coverage detected