Methods
addLight(light)
Adds light to light container
Parameters:
| Name | Type | Description |
|---|---|---|
light |
Ayce.Light |
- Source:
removeLight(light)
Removes light from light container
Parameters:
| Name | Type | Description |
|---|---|---|
light |
Ayce.Light |
- Source:
update(camera)
Updates light locations
Parameters:
| Name | Type | Description |
|---|---|---|
camera |
Ayce.Camera |
- Source: