Version: 2022.1
Experimental: this API is experimental and might be changed or removed in the future.

Blackboard

class in UnityEditor.Experimental.GraphView

/

继承自:Experimental.GraphView.GraphElement


实现接口:IEventHandler, IExperimentalFeatures, IResolvedStyle, ISelectable, ISelection, ITransform, ITransitionAnimations, IVisualElementScheduler

切换到手册

描述

这是 GraphElement,让用户能够动态定义按部分 (BlackboardSection) 分组的图形成员(例如字段/属性)。

变量

addItemRequested当用户单击此 Blackboard 的“添加”按钮时调用。
contentContainer此 Blackboard 的内容容器。
editTextRequested当用户已编辑此 BlackboardField 的文本时调用。
graphViewBlackboard 附加到的 GraphView。
moveItemRequested当用户将 BlackboardField 拖放到其 BlackboardSection 内的新位置时调用。
scrollable指示用户是否可以垂直滚动此 Blackboard 的内容。默认情况下为 false。
selectionBlackboard 附加到的 GraphView 中的所有已选择元素。
subTitle此 Blackboard 的副标题。
title此 Blackboard 的标题。
windowed如果在单独的窗口中显示 Blackboard,则设置为 true。如果在 GraphView 中显示 Blackboard,则设置为 false。

构造函数

Blackboard构造一个 Blackboard。

公共函数

AddToSelection向 Blackboard 附加到的 GraphView 中的所选内容添加元素。
ClearSelection清除 Blackboard 附加到的 GraphView 中的所选内容。
RemoveFromSelection从 Blackboard 附加到的 GraphView 中的所选内容删除元素。

继承的成员

变量

capabilitiesGraphElement 的功能。
elementTypeColor用于 MiniMap 视图的颜色。
layer图形中的 GraphElement 图层。
selected如果当前已选择 GraphElement,则为 true。
showInMiniMapWhether the element is shown in the minimap.
titleGraphElement 的标题。

公共函数

GetGlobalCenter获取 GraphElement 的中心点。
GetPosition获取 GraphElement 定位。
HitTest查看点是否在 GraphElement 之上。
IsAscendable检查 GraphElement 被选中时是否会被自动带到前面。
IsCopiableChecks whether the GraphElement is copiable.
IsDroppableGraphElement 可拖放。
IsGroupableChecks whether the GraphElement is groupable.
IsMovableGraphElement 可以移动。
IsRenamableGraphElement 可以重命名。
IsResizableGraphElement 可以重新确定大小。
IsSelectableGraphElement 是可选择的。
IsSelected当前已在特定容器中选择 GraphElement。
IsSnappableChecks whether the GraphElement is snappable.
IsStackableChecks whether the GraphElement is stackable.
OnSelected在选择 GraphElement 时调用。
OnUnselected在取消选择 GraphElement 时调用。
ResetLayer将 GraphElement 重置为其原始图层。
Select选择 GraphElement。
SetPosition设置 GraphElement 定位。
Unselect取消选择 GraphElement。

受保护的函数

OnCustomStyleResolved当自定义样式属性解析时调用。
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961