Options
All
  • Public
  • Public/Protected
  • All
Menu

Module exprs/motionblurloop

Index

Classes

Functions

Functions

motionblur

  • creates a frame averaging motion blur effect

    Parameters

    • Optional target: number

      the channel where your accumulation buffer is (defaults to 0, which you might be using for something like the depth texture, so be sure to change this to suit your needs)

    • Optional persistence: Float | number

      close to 0 is more ghostly, and close to 1 is nearly no motion blur at all (defaults to 0.3)

    Returns MotionBlurLoop

Generated using TypeDoc