LightShadow

SpotLightShadow

TODO

Constructor

The constructor creates a PerspectiveCamera to manage the shadow's view of the world.

Properties

See the base LightShadow class for common properties.

Methods

See the base LightShadow class for common methods.

.update ( light )

Updates the internal perspective camera.

Source

src/lights/SpotLightShadow.js
Edit