Version: 2023.1
언어: 한국어

ArcHandle.radiusHandleColor

매뉴얼로 전환
public Color radiusHandleColor ;

설명

Returns or specifies the color of the radius 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 radius handle is disabled. This property is Color.clear by default.

See Also: radiusHandleDrawFunction, SetColorWithoutRadiusHandle, SetColorWithRadiusHandle.