[name]

Note: this is currently being developed and does nothing at the moment (r83). Check back in a while!

This used internally by [page:RectAreaLight RectAreaLight] for calculating shadows.

Constructor

[name]( [page:Camera camera] )

[page:Camera camera] - the light's view of the world.

Create a new [name]. This is not intended to be called directly - it is called internally by [page:RectAreaLight].

Properties

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

Methods

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

Source

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