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