Colliders.RecalculateScreenToWorld - screenshakes/Desktopia GitHub Wiki

Forces to recalculate the screen to world ratio.

public static void RecalculateScreenToWorld()
{
    ComputeScreenToWorld();
}