Version: 2022.1
public Type targetType ;

描述

Set to the type that this EditorTool or EditorToolContext can edit. Set to null if the tool is not specific to a Component and should be available at any time.

A Global tool or tool context is always available in the toolbar menu. A Component tool is only available when the current selection contains a matching target type.