Optional
options: Partial<CameraOptions>Set to TRUE to allow this camera to render debug data (default FALSE)
In case you have more than one camera, the depth value determines which camera is rendered first. The lesser value, the first to render
Layers to be rendered by this camera. Layers are rendered in ascending order
Camera zoom. Default value is 1
The Camera component controls what layers and objects are rendered to the screen.
It supports multiple render layers, zoom level control, and depth ordering when using multiple cameras.
Each camera can also optionally render debug information for development purposes.\
Example