Version: 2023.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.