Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ArcHandle.fillColor

public Color fillColor;

Description

Returns or specifies the color of the arc shape.

This value is multiplied with the value of Handles.color at the time DrawHandle is called.

Additional resources: SetColorWithoutRadiusHandle, SetColorWithRadiusHandle.