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

PrimitiveBoundsHandle.SetColor

Declaration

public void SetColor(Color color);

Parameters

color The color to use for the control handles and the wireframe shape.

Description

Sets handleColor and wireframeColor to the same value.

Additional resources: handleColor, wireframeColor.