Namespace Artemis.Core.LayerEffects
Classes
BaseLayerEffect
For internal use only, please use LayerEffect<T> instead
LayerEffectDescriptor
A class that describes a layer effect
LayerEffectProvider
Allows you to register one or more LayerEffect<T>s usable by profile layers.
LayerEffect<T>
Represents an effect that applies preprocessing and/or postprocessing to a layer
Interfaces
ILayerEffectConfigurationDialog
Represents a configuration dialog for a LayerEffect<T>