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

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.

Additional resources: angleHandleDrawFunction, SetColorWithoutRadiusHandle, SetColorWithRadiusHandle.