Hello, folks.
I want to use ray tracing for a specific purpose on a specific material. Unfortunately, UE’s ray tracing capability seems to be limited to the check boxes in the Post Process Volume.
Is there any chance that I can use the custom node in the shader graph and HLSL to do this?
It seems quite impossible to me because things like DX12 Acceleration Structures cannot be accessed by the custom node. Or is it? And how would I access them?
Does anyone have experience with this or at least an idea?
Thanks
DangerousDuck