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

SearchWindowContext

struct in UnityEditor.Experimental.UIElements.GraphView

Switch to Manual

Description

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

Variables

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

Constructors

SearchWindowContext