Note: SceneJS has an object-oriented core API, with a functional API layered on top of that. This gives the choice of using it in either an object-oriented or functional style. The examples in this documentation are in the object-oriented style. They are also a work in progress!