Does anyone know of a way to determine which Ray Tracing effects are currently enabled?
The problem with
r.RayTracing.ForceAllRayTracingEffects
is that you can easily turn ‘off’ and RT effects setting it to 0, however when you set the value to 1, ALL Ray Tracing effects are enabled, even those that weren’t previously enabled. Not what is expected.