rendersMotionBlur
Determines whether the view renders motion blur.
Declaration
var rendersMotionBlur: Bool { get set }Discussion
This property is enabled by default. When set, the view automatically adds motion blur to rendered content which matches the visual characteristics of the motion blur ARKit observes in the camera feed.
[Image]
The value of this property overwrites the motionBlurIntensity of SCNCamera.