dropPreviewTemplate
Use this property to customize the preview that appears when GraphElements are dragged over the StackNode.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public Func<GraphElement, VisualElement> dropPreviewTemplate { get; set; }