# floatingPosition

> Local position of closest overlay corner to closest dockposition when floating.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Overlays](/engine/6000.5/script-reference/unityeditor/overlays.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public Vector2 floatingPosition { get; set; }
```
