Method SystemFixedUpdate SystemFixedUpdate(Single) Called once per fixed frame rate (eg, physics, etc) Declaration void SystemFixedUpdate(float dt) Parameters Type Name Description System.Single dt Delta time since last frame