Camera disable Shadows

How can i disable shadows on HDRP camera? I don’t want to change shadow settings for each light separately.
I lookings for something like in URP (GetUniversalAdditionalCameraData().renderShadows)

You can enable custom frame settings on you camera, and disable the shadow maps in the lighting section :

2 Likes