ArcHandle.SetColorWithoutRadiusHandle

매뉴얼로 전환
public void SetColorWithoutRadiusHandle (Color color, float fillColorAlpha);

파라미터

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

설명

Sets angleHandleColor, wireframeColor, and fillColor to the same value, where fillColor will have the specified alpha value. radiusHandleColor will be set to Color.clear and the radius handle will be disabled.