nevermind, its not supposed to work, anyhit is not invoked on opaque

This commit is contained in:
Dynamitos
2025-01-30 23:36:48 +01:00
parent 89570ff792
commit 3357af747a
4 changed files with 7 additions and 2 deletions
@@ -18,6 +18,7 @@ struct RayPayload
LightingParameter params;
MaterialParameter materialParams;
float3 light;
float t;
float emissive;
uint depth;
bool hit;