Skip to main content

LightSystem

Classes

LightSystem

Functions

three_update_shadow_camera_extents(camera, light)

LightSystem

Kind: global class

new LightSystem(engine, settings)

ParamType
engineEngine
settings

lightSystem.setConfiguration(name, value)

Kind: instance method of LightSystem

ParamType
namestring
valuestring | number | boolean

lightSystem.applySettingsOne(component, entity)

Kind: instance method of LightSystem

ParamType
componentLight
entitynumber

three_update_shadow_camera_extents(camera, light)

Kind: global function
Author: alteredq 28.1.2012 (three.js)
Author: Alex Goldring 02.06.2016 (Komrade)

ParamType
cameraCamera
lightLight