EditorGUIUtility.DrawColorSwatch

public static void DrawColorSwatch(Rect position, Color color);

Parameters

positionThe rectangle to draw the color swatch within.
colorThe color to draw.

Description 描述

Draw a color swatch.