How to make the pixels transparent based of how much light they should receive?

I have a sprite and some 2d lights in the scene.
With URP, In the shader graph for the sprite, how to make the pixels transparent based of how much light they should receive ?
I guess I should get the 2d light texture but how and then ?

1 Like