ResizableElement
Constructor for ResizableElement.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Constructor
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
ResizableElement()
Constructor for ResizableElement.
public ResizableElement()
ResizableElement(string)
Constructor for ResizableElement.
public ResizableElement(string uiFile)
Parameters
An optional UXML file path.