Debugging shaders
- Last UpdatedJan 24, 2023
- 1 minute read
To manually debug shaders
-
Disable shaders.enableCache.
-
Copy the files of the shader (such as VC and PS) in shaders/gen_hlsl.
To manually debug shaders
Disable shaders.enableCache.
Copy the files of the shader (such as VC and PS) in shaders/gen_hlsl.