PrimitiveBoundsHandle.wireframeColor
public Color wireframeColor;
Description 描述
Returns or specifies the color of the wireframe shape.
This value is multiplied with the value of Handles.color at the time DrawHandle is called.
See Also: DrawWireframe, SetColor.