Version: 2022.3
언어: 한국어

ObjectField

class in UnityEditor.Search

매뉴얼로 전환

설명

Object field used with the advanced search picker.

정적 변수

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.

정적 함수

DoObjectFieldDraw an IMGUI advanced object field.