Demonstrates a high performance approach to animating filter effects. Filters are applied once to a visual copy of the target object, then faded in to create the effect. This is MUCH more efficient than updating the filter and re-applying it each tick. Shows monochrome tint, glow, shadow, and blur effects.