Version: 2022.3
言語: 日本語

ObjectField

class in UnityEditor.Search

マニュアルに切り替える

説明

Object field used with the advanced search picker.

Static 変数

singleLineHeightDefault line height used to render the object field control.

変数

objectTypeType of the object to be selected.
searchContextSearch query context used to populate the object picker.
searchViewFlagsSearch flags used to open the search picker window.

コンストラクタ

ObjectFieldConstruct an advanced search field UITK control.

Public 関数

SetValueWithoutNotifySet the object field selected objects.

Static 関数

DoObjectFieldDraw an IMGUI advanced object field.