Hi,
After sometime I managed to have lights (direct and point) to cast shadows.
The only thing that bugs me is that there is no antialias in PointLight’s shadows, because the only method available that receives a LigthBase instead of a DirectionalLight is the HardShadowMapMethod.
Is there anyway to accomplish this?