When making a shader graph with HDRP and ray tracing 2021LTS, using the node Normal From Height, i got this error :
'Normal From Height' node is not supported in ray tracing, please provide an alternate implementation, relying for instance on the 'Raytracing Quality' keyword Compiling Subshader: 1, Pass: VisibilityDXR, RayTracing program with _BLENDMODE_OFF...
How to implementation alternative solution with Custom Function or SubGraph ?