Class ParameterUIElementsEditor
Derive this class to force the Unity Editor to render the default inspector using UIElements for an Object that includes a Parameter field. to allow parameter UIs to render properly
Namespace: UnityEditor.Perception.Randomization
Syntax
public abstract class ParameterUIElementsEditor : Editor
Methods
CreateInspectorGUI()
Declaration
public override VisualElement CreateInspectorGUI()
Returns
Type | Description |
---|---|
VisualElement |