Version: 2022.3
언어: 한국어
public UIElements.VisualElement CreatePropertyGUI (SerializedProperty property);

파라미터

property The SerializedProperty to make the custom GUI for.

반환

VisualElement The element containing the custom GUI.

설명

Override this method to make your own UI Toolkit based GUI for the property.