API ReferenceworldcameraOn this pagecamera Description​ This library includes functions that handle the Camera. Functions​ getActiveEid​ Get the active camera. world.camera.getActiveEid() // -> eid setActiveEid​ Set the active camera. world.camera.setActiveEid(eid) // -> void