makeGaussianBlurShader
makeGaussianBlurShader(samples, distance) ⇒ string
Pre-build kernel internally, no branches in convolution code, everything is inlined
Kind: global function
Param | Type |
---|---|
samples | number |
distance | number |
string
Pre-build kernel internally, no branches in convolution code, everything is inlined
Kind: global function
Param | Type |
---|---|
samples | number |
distance | number |