float for the horizontal blur (1 pixel default)
float for the vertical blur (1 pixel default)
how many passes (defaults to 2)
how many taps (defaults to 5)
change if you want to sample from a different channel and the outer loop has a different target
Generated using TypeDoc
creates a loop that runs a horizontal, then vertical gaussian blur (anything more than 1 pixel in the horizontal or vertical direction will create a ghosting effect, which is usually not desirable)