Version: 2023.1
언어: 한국어

DragAndDrop.SceneDropHandler

매뉴얼로 전환
public delegateDragAndDropVisualMode SceneDropHandler (Object dropUpon, Vector3 worldPosition, Vector2 viewportPosition, Transform parentForDraggedObjects, bool perform);

파라미터

dropUpon Dragged Game Object that is being dropped into the Scene view.
worldPosition Position in the world.
viewportPosition Position in the viewport.
parentForDraggedObjects Parent transform of the dragged object.
perform True if the event is of type EventType.DragPerform.

설명

Handler for the Scene.