GetPosition()
Gets the position of the [StickyNote].
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public override Rect GetPosition()
Returns
Type | Description |
|---|---|
| Rect | Returns the [StickyNote] position as a xy position relative to the [GraphView]. |