Version: 2022.3
言語: 日本語
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.