
I want to remove this shadow from the mesh which is happening because of the hair mesh, I tried MeshHairs->bCastInsetShadow = false; but it is not working.
Thank You in advance ![]()

I want to remove this shadow from the mesh which is happening because of the hair mesh, I tried MeshHairs->bCastInsetShadow = false; but it is not working.
Thank You in advance ![]()
Fixed: MeshHairs->bCastDynamicShadow = false;