Compile out tracker in release mode
Signed-off-by: Jeremy Ong <jcong@amazon.com>
This commit is contained in:
@@ -269,7 +269,7 @@ namespace Terrain
|
||||
|
||||
void TerrainFeatureProcessor::ProcessSurfaces(const FeatureProcessor::RenderPacket& process)
|
||||
{
|
||||
AZ_PROFILE_FUNCTION(AZ::Debug::ProfileCategory::AzRender);
|
||||
AZ_PROFILE_FUNCTION(AzRender);
|
||||
|
||||
if (m_drawListTag.IsNull())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user