targetContext
If provided, the EditorTool will only be made available when the ToolManager.activeContextType is equal to ToolAttribute.targetContext.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor.EditorTools
- Assembly: UnityEditor.CoreModule
public Type targetContext { get; set; }