WidthOverride
The width override applied to the wire.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
public float WidthOverride { get; set; }
Remarks
Setting the value to 0 removes the width override on the wire, so the wire reverts to the default thickness defined by the graph canvas style.