Skip to main content

camera

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