use_camera
Copies camera data from a database camera instance to the scene camera. The existing scene camera instance data will be clobbered so if you need to retain it save it first. Note that irradiance probes will not be copied since there is currently no way to remove them.
arguments
-
"camera_instance" : String
Name of the camera instance holding the data to copy.
-
"scene_name" : String
Name of the scene for which we want to update the camera.