[page:LightShadow] →

[name]

TODO

Constructor

The constructor creates a [page:PerspectiveCamera PerspectiveCamera] to manage the shadow's view of the world.

Properties

See the base [page:LightShadow LightShadow] class for common properties.

Methods

See the base [page:LightShadow LightShadow] class for common methods.

[method:SpotLightShadow update]( [page:SpotLight light] )

Updates the internal perspective camera.

Source

[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]