ArcHandle.radiusHandleColor

切换到手册
public Color radiusHandleColor ;

描述

返回或指定半径控制手柄的颜色。

This value is multiplied with the value of Handles.color at the time DrawHandle is called. If Color.a is 0 then the radius handle is disabled. This property is Color.clear by default.

See Also: radiusHandleDrawFunction, SetColorWithoutRadiusHandle, SetColorWithRadiusHandle.