feedback from PR

This commit is contained in:
greerdv
2021-04-20 10:25:19 +01:00
parent e497b7ac33
commit f0ae8056c8
29 changed files with 141 additions and 82 deletions
@@ -199,7 +199,7 @@ namespace AZ
return;
}
m_featureProcessor->SetProbeMatrix3x4(m_handle, Matrix3x4::CreateFromTransform(world));
m_featureProcessor->SetProbeTransform(m_handle, world);
}
void ReflectionProbeComponentController::OnShapeChanged(ShapeChangeReasons changeReason)