Search Unity

Question HDRP Lit - Disable Shadow Casting

Discussion in 'Shader Graph' started by pauliusuza, Apr 9, 2019.

  1. pauliusuza

    pauliusuza

    Joined:
    Nov 1, 2016
    Posts:
    7
    Is there a way to disable HDRP lit shader from casting shadows?
    Water shader I'm making has ugly shadowmap artifacts on the sides, is there a way to disable shadow casting?
     

    Attached Files:

  2. Kink3d

    Kink3d

    Joined:
    Nov 16, 2015
    Posts:
    45
    Hi,

    Currently there is no way to disable the shader caster pass in Shader Graph. This is something we are looking to implement.
     
    pauliusuza likes this.
  3. Remy_Unity

    Remy_Unity

    Unity Technologies

    Joined:
    Oct 3, 2017
    Posts:
    704
    But you can disable shadow casting on a per object basis.
     
    pauliusuza likes this.