liberty-engine v0.0.14-beta.2 (2018-07-02T09:50:23Z)
Dub
Repo
Scene.toggleBetweenCameras
liberty
core
scenegraph
scene
Scene
Change view from a camera to another using their references.
void
toggleBetweenCameras
(Camera camera1, Camera camera2)
class
Scene
void
toggleBetweenCameras
(
Camera
camera1
,
Camera
camera2
)
void
toggleBetweenCameras
(string id1, string id2)
Meta
Source
See Implementation
liberty
core
scenegraph
scene
Scene
constructors
this
functions
activeCamera
clearCamera
id
isRegistered
process
register
registerCamera
render
resetTree
settings
toggleBetweenCameras
tree
update
static variables
shaderList
variables
_ids
processList
renderList
startList
updateList
Change view from a camera to another using their references.