Fix for heatmap not disabling
This commit is contained in:
+3
@@ -88,6 +88,9 @@ namespace AZ
|
||||
{
|
||||
ExposureControlRequestBus::Handler::BusDisconnect(m_entityId);
|
||||
|
||||
m_configuration.SetHeatmapEnabled(false);
|
||||
OnConfigChanged();
|
||||
|
||||
if (m_postProcessInterface)
|
||||
{
|
||||
m_postProcessInterface->RemoveExposureControlSettingsInterface();
|
||||
|
||||
Reference in New Issue
Block a user