linkedComponent
The component linked to this IAdditionalSettings object.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
Component linkedComponent { get; set; }
Remarks
Use this component as a target to apply the settings with SceneView.IAdditionalSettings.Apply(). This component reference is preserved when you copy and paste.