new PCFShadowFilter()
- See:
Properties:
Name | Type | Description |
---|---|---|
softness |
number | The softness of the shadows in shadow map space. |
numShadowSamples |
number | The amount of shadow samples to take. |
dither |
boolean | Whether or not the samples should be randomly rotated per screen pixel. Introduces noise but can improve the look. |
Extends
- ShadowFilter