Properties
.isPointLightShadow : boolean (readonly)
This flag can be used for type testing.
Default is true.
Methods
.updateMatrices( light : Light, viewportIndex : number )
Update the matrices for the camera and shadow, used internally by the renderer.
light |
The light for which the shadow is being rendered. |
viewportIndex |
The viewport index. |
- Overrides: LightShadow#updateMatrices