GetGlobalCenter()
Get the GraphElement's center point.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public virtual Vector3 GetGlobalCenter()
Returns
Type | Description |
|---|---|
| Vector3 | Returns the center point. |