DragAndDrop.SceneDropHandler
Handler for the Scene.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Delegate
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public delegate DragAndDropVisualMode DragAndDrop.SceneDropHandler(Object dropUpon, Vector3 worldPosition, Vector2 viewportPosition, Transform parentForDraggedObjects, bool perform)