Search found 1 match
- Wed Mar 27, 2019 1:18 am
- Forum: Amplify Shader Editor
- Topic: Writing to depth buffer with SV_Depth
- Replies: 1
- Views: 3772
Writing to depth buffer with SV_Depth
Hi, I've been using Amplify Shader Editor for several months now and I was wondering if there was any way to write to the depth buffer with SV_Depth within ASE or if it required writing the shader manually. I'm attempting to create a custom hair shader and wish to implement something similar to UE4 ...