Skip to content
Gerd Christian Kunze edited this page Aug 22, 2013 · 1 revision

Description

Is the main instance constructor


Api

Methods

  • Engine()

Create TJSApi-Instance

  • Factory()

Create TJSApi-Objects

  • Debug()

Handle Debug-Information

Attributes

  • FactoryTJS

Contains the three.js factory

  • FactoryAPI

Contains the TJSApi factory


Example

Create Engine-Instance

var Engine = TJSApi.Engine();
Clone this wiki locally