unity change fixed timestep in code

Code Example - unity change fixed timestep in code

                
                        // Sets to 20 fps
Time.fixedDeltaTime = 0.05f;