API Reference

Browse all post-processing effects grouped by library.

@tresjs/post-processing exposes two families of effects:

  • Pmndrs — 28 effects powered by .
  • Three — 6 native Three.js post-processing effects.

Pick the one that matches your effect. Pmndrs effects use <EffectComposerPmndrs>, three native effects use <EffectComposer>.