Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CreatePropertyGUI()

Override this method to make your own GUI for the property based on UIElements.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public virtual VisualElement CreatePropertyGUI()

Returns

Type

Description

VisualElement