Version: 2021.2
言語: 日本語
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.