Unity Engine documentationScript ReferenceUnityEditorViewpoint<T>TargetReturns the component the Viewpoint is attached to cast as T.Read time 1 minuteLast updated 6 days agoDefinition Type: Property Namespace: UnityEditor Assembly: UnityEditor.CoreModule protected T Target { get; }