Version: 2020.3
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

SearchWindowContext

struct in UnityEditor.Experimental.GraphView

マニュアルに切り替える

説明

This structure includes parameters for configuring the search window.

変数

requestedHeightRequested height of the window. Set to 0.0f to use the default height.
requestedWidthRequested width of the window. Set to 0.0f to use the default width.
screenMousePositionThe initial mouse event position that triggered opening the window, in the coordinate space of the screen.

コンストラクタ

SearchWindowContext