IResizable
Resizable interface.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Interface
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public interface IResizable
Methods
Method | Description |
|---|---|
| OnResized | Called when resize is completed. |
| OnStartResize | Called when resize is started. |