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