Version: 2023.1
言語: 日本語

ToolAttribute

class in UnityEditor.EditorTools

マニュアルに切り替える

説明

Base class from which EditorToolAttribute and EditorToolContextAttribute inherit.

Static 変数

defaultPriorityThe default value for EditorToolAttribute.toolPriority and EditorToolAttribute.variantPriority. Specify a priority lower than this value display a tool before the default entries, or specify a higher value to display it after the default entries.

変数

displayNameThe name that displays in menus.
targetContextIf provided, the EditorTool will only be made available when the ToolManager.activeContextType is equal to targetContext.
targetTypeSet 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.
toolPriorityTool priority defines the order that tools are displayed in within the Tools Overlay.
variantGroupTool variants are used to group logically similar tools into a single button in the Tools Overlay.
variantPriorityVariant priority defines the order that tools are displayed when shown in a EditorToolAttribute.variantGroup dropdown.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961