Version: 2019.4
public UIElements.VisualElement CreatePropertyGUI (SerializedProperty property);

パラメーター

property対象となるシリアライズ化されたプロパティー

戻り値

VisualElement The element containing the custom GUI.

説明

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