Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


DragAndDrop.SceneDropHandler

Handler for the Scene.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Delegate
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public delegate DragAndDropVisualMode DragAndDrop.SceneDropHandler(Object dropUpon, Vector3 worldPosition, Vector2 viewportPosition, Transform parentForDraggedObjects, bool perform)