# screenMousePosition

> Position of the click that initiated the request to create a node, in the coordinate space of the screen.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.Experimental.GraphView](/engine/6000.3/script-reference/unityeditor/experimental/graphview.md)
* **Assembly:** UnityEditor

```csharp
public Vector2 screenMousePosition
```
