Documentation

Classes

Built-In Namespace _global_



Method Summary
Method Attributes Method Name and Description
 
startCopperLichtFromFile(elementIdOfCanvas, filetoload)
Creates an instance of the CopperLicht 3D engine by loading the scene from a CopperCube file.
Method Detail
{CopperLicht} startCopperLichtFromFile(elementIdOfCanvas, filetoload)
Creates an instance of the CopperLicht 3D engine by loading the scene from a CopperCube file.
Defined in: <documented.js>.
Parameters:
elementIdOfCanvas
The id of the canvas in your html document.
filetoload
a filename such as 'test.ccbjs' which will be loaded, displayed and animated by the 3d engine. .ccbjs files can be created using the CopperCube editor, it is free to use for 14 days.
Returns:
{CopperLicht} the instance of the CopperLicht engine

© 2010 N.Gebhardt, Ambiera
Documentation generated by JsDoc Toolkit