Version: 2019.2

ArcHandle.SetColorWithRadiusHandle

Switch to Manual
public void SetColorWithRadiusHandle (Color color, float fillColorAlpha);

Parameters

colorThe color to use for the angle and radius control handles and the fill shape.
fillColorAlphaThe alpha value to use for fillColor.

Description

Sets angleHandleColor, radiusHandleColor, wireframeColor, and fillColor to the same value, where fillColor will have the specified alpha value.