AttachTo(VisualElement, SpriteAlignment)
Attaches this badge to another element.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public void AttachTo(VisualElement target, SpriteAlignment align)
Parameters
The target element to attach this badge to.
Relative alignement of the badge.