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

PrimitiveBoundsHandle.handleColor

public Color handleColor;

Description

Returns or specifies the color of the control handles.

This value is multiplied with the value of Handles.color at the time DrawHandle is called. If Color.a is 0 then the control handles are disabled.

Additional resources: midpointHandleDrawFunction, SetColor.