Namespace
Classes
FullScreenPassRendererFeature
FullScreenPass is a renderer feature used to change screen appearance such as post processing effect. This implementation lets it's user create an effect with minimal code involvement.
FullScreenPassRendererFeatureEditor
Custom editor for FullScreenPassRendererFeature class responsible for drawing unavailable by default properties such as custom drop down items and additional properties.
Enums
FullScreenPassRendererFeature.InjectionPoint
An injection point for the full screen pass. This is similar to RenderPassEvent enum but limits to only supported events.