# Target

> Returns the component the Viewpoint is attached to cast as T.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.3/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
protected T Target { get; }
```
