Saltar al contenido principal

camera

Descripción

This library includes functions that handle the Camera.

Funciones

getActiveEid

Get the active camera.

world.camera.getActiveEid() // -> eid

setActiveEid

Set the active camera.

world.camera.setActiveEid(eid) // -> void