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

PrimitiveBoundsHandle.wireframeColor

public Color wireframeColor;

Description

Returns or specifies the color of the wireframe shape.

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

Additional resources: DrawWireframe, SetColor.