removing some rad leftovers (#3366)

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-08-20 13:39:51 -07:00
committed by GitHub
parent b2b6886338
commit 8bc9ed3d01
8 changed files with 1 additions and 216 deletions
@@ -31,7 +31,7 @@
#include <MaskedOcclusionCulling/MaskedOcclusionCulling.h>
#endif
//Enables more inner-loop profiling scopes (can create high overhead in RadTelemetry if there are many-many objects in a scene)
//Enables more inner-loop profiling scopes (can create high overhead in telemetry if there are many-many objects in a scene)
//#define AZ_CULL_PROFILE_DETAILED
//Enables more detailed profiling descriptions within the culling system, but adds some performance overhead.