This version of Unity is unsupported.

ArcHandle.angleHandleColor

public Color angleHandleColor;

Description

Returns or specifies the color of the angle control handle.

This value is multiplied with the value of Handles.color at the time DrawHandle is called. If Color.a is 0 then the angle handle is disabled.

See Also: angleHandleDrawFunction, SetColorWithoutRadiusHandle, SetColorWithRadiusHandle.