Constructor
new module:Scene(containeropt, optionsopt)
Scene constructor
Parameters:
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
container | HTMLElement | <optional> | document.body | Container of the renderer |
options | SceneOptions | <optional> | Specific options |
- Source