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

SearchWindowContext

struct in UnityEditor.Experimental.GraphView

切换到手册

描述

此结构包括用于配置搜索窗口的参数。

变量

requestedHeight所需的窗口高度。设置为 0.0f 以使用默认高度。
requestedWidth所需的窗口宽度。设置为 0.0f 以使用默认宽度。
screenMousePosition在屏幕的坐标空间中触发窗口打开的初始鼠标事件位置。

构造函数

SearchWindowContext