Create a new PostEffectQueue instance.
The application.
The camera component.
Adds a post effect to the queue. If the queue is disabled adding a post effect will automatically enable the queue.
The post effect to add to the queue.
Removes all the effects from the queue and disables it.
Disables the queue and all of its effects.
Enables the queue and all of its effects. If there are no effects then the queue will not be enabled.
Removes a post effect from the queue. If the queue becomes empty it will be disabled automatically.
The post effect to remove.
Used to manage multiple post effects for a camera.