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