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

UIElementsPropertyDrawer.CreatePropertyGUI

매뉴얼로 전환
public Experimental.UIElements.VisualElement CreatePropertyGUI (SerializedProperty property);

파라미터

propertyCurrent property.

반환

VisualElement Custom VisualElement property drawer.

설명

Overwrite default UIElements property field VisualElement with your own.