How To

Mirror Engine API / BLUR_GAUSSIAN
Variable: BLUR_GAUSSIAN
const BLUR_GAUSSIAN: number = 1
Gaussian filter. May look smoother than box, but requires more samples.
Mirror Engine API / BLUR_GAUSSIAN
const BLUR_GAUSSIAN: number = 1
Gaussian filter. May look smoother than box, but requires more samples.