Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PrimitiveBoundsHandle.handleColor

public Color handleColor;

Description

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.

See Also: midpointHandleDrawFunction, SetColor.