Blur effect in SceneKit material

646 views Asked by At

Is it possible to achieve a Gaussian blur effect for a SCNMaterial in SceneKit? It should look like frosted glass, similar to a UIVisualEffectView with a UIBlurEffectStyleLight or UIBlurEffectStyleExtraLight in UIKit.

0

There are 0 answers