Class Index | File Index

Classes


Namespace sandboxe.camera


Defined in: docbase.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Functions for working with camera entities.
Method Summary
Method Attributes Method Name and Description
<static>  
sandboxe.camera.create()
Creates a new camera entity, which are necessary for 2d and 3d rendering See sandboxe.graphics for more details in usage.
Namespace Detail
sandboxe.camera
Functions for working with camera entities.
Method Detail
<static> {camera} sandboxe.camera.create()
Creates a new camera entity, which are necessary for 2d and 3d rendering See sandboxe.graphics for more details in usage.
Returns:
{camera}

Documentation generated by JsDoc Toolkit 2.4.0 on Sun Feb 03 2019 18:30:56 GMT-0500 (EST)