diff --git a/Gems/Atom/RPI/Code/Include/Atom/RPI.Public/RPISystem.h b/Gems/Atom/RPI/Code/Include/Atom/RPI.Public/RPISystem.h index c0e8f8105a..13d95dae41 100644 --- a/Gems/Atom/RPI/Code/Include/Atom/RPI.Public/RPISystem.h +++ b/Gems/Atom/RPI/Code/Include/Atom/RPI.Public/RPISystem.h @@ -123,7 +123,7 @@ namespace AZ RHI::JobPolicy m_prepareRenderJobPolicy = RHI::JobPolicy::Parallel; ScriptTimePoint m_startTime; - float m_currentSimulationTime = 0.0f; + float m_currentSimulationTime = 0.0f; RPISystemDescriptor m_descriptor;