public static void FontSizeFull(this GUISkin skin, float size) { skin.SetFontSizeFull(size/720.0f); }