public static float lineThickness ;

Descripción

Retrieves the user preference setting that controls the thickness of tool handle lines. (Read Only)

Tools like Move, Scale, or Rotate display their lines using this thickness value. Users can set this value in the Editor's [Preferences]Preferences window.

You can use the preferred thickness value in custom handles.

See Also: Handles.DrawLine, Handles.DrawWireDisc.