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

UIElementsPropertyDrawer.CreatePropertyGUI

切换到手册
public Experimental.UIElements.VisualElement CreatePropertyGUI (SerializedProperty property);

参数

property当前属性。

返回

VisualElement 自定义 VisualElement 属性绘制器。

描述

使用您自己的字段覆盖默认的 UIElements 属性字段 VisualElement。