Interface IDroppable
Implementors can be dropped on IDropReceivers
Namespace: UnityEditor.Experimental.EditorVR
Syntax
public interface IDroppable
Methods
GetDropObject()
Get the underlying object that will be dropped
Declaration
object GetDropObject()
Returns
Type | Description |
---|---|
Object |