Merge pull request #633 from aws-lumberyard-dev/Atom/dmcdiar/ATOM-15063
[ATOM-15063] Toggling visibility on a reflection probe does not disable rendering
This commit is contained in:
+1
@@ -164,6 +164,7 @@ namespace AZ
|
||||
if (m_featureProcessor)
|
||||
{
|
||||
m_featureProcessor->RemoveProbe(m_handle);
|
||||
m_handle = nullptr;
|
||||
}
|
||||
|
||||
LmbrCentral::ShapeComponentNotificationsBus::Handler::BusDisconnect();
|
||||
|
||||
Reference in New Issue
Block a user