# ownerUserData

> Get PhysicsUserData that can be used for any purpose, typically by the owner only.

## Definition

* **Type:** Property
* **Namespace:** [Unity.U2D.Physics](/engine/6000.5/script-reference/unity/u2d/physics.md)
* **Assembly:** UnityEngine.PhysicsCore2DModule

```csharp
public PhysicsUserData ownerUserData { get; }
```
