Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


dropPreviewTemplate

Use this property to customize the preview that appears when GraphElements are dragged over the StackNode.
Read time 1 minuteLast updated 7 days ago

Definition

public Func<GraphElement, VisualElement> dropPreviewTemplate { get; set; }