How to use triggerCopy , addRenderTexture , renderSceneInto

I want make a Trail. My idea is:

  1. Render scene into a texture , glow alpha into transparent alpha.
  2. Waitting 0.1 seconds.
  3. Blend the texture with scene , like Sample Programs: Motion Trails.