Namespace Evergine.Editor.Extension
Classes
PanelEditor
Base class to create a property panel for the editor.
PostProcessingGraphDecorator
Base post-processing graph decorator class.
PostProcessingGraphDecoratorAttribute
Attribute to indicate the effect associated with the PostProcessingGraphDecorator.
PropertyEditor
A property to be added to a PanelEditor.
PropertyEditor<TPropertyType>
A property to be added to a PanelEditor.
Interfaces
INumericPropertyInfo
Information about a numeric editor property.
IPanelPropertyContainer
Represents a panel that contains properties.
IPropertyInfo
Information about an editor property.
ISubPanelPropertyInfo
Information about a sub-panel editor property.