Interface IDroppable
Implementors can be dropped on IDropReceivers
Namespace: Unity.EditorXR
Assembly: solution.dll
Syntax
public interface IDroppable
Methods
Name | Description |
---|---|
GetDropObject() | Get the underlying object that will be dropped |