Method DrawLabel DrawLabel(Rect, string, Color) Declaration public static void DrawLabel(Rect labelRect, string label, Color textColor) Parameters Type Name Description Rect labelRect string label Color textColor