Capítulo 149 de 859
Represents the shadow configuration of directional lights.
[0, 1].Constructor
| Signature |
|---|
new SpotLightShadow() |
Properties
| Property | Description |
|---|---|
.aspect : number | Texture aspect ratio. |
.focus : number | Used to focus the shadow camera. The camera's field of view is set as a percentage of the spotlight's field-of-view. Range is [0, 1]. |
.isSpotLightShadow : boolean (readonly) | This flag can be used for type testing. |