Contents

nrNoiseLevel

The noise level of the image, used with camera data, that’s removed before tracing the edges of the image.

Declaration

var nrNoiseLevel: Float { get set }

Discussion

Increasing the noise level helps to clean up the traced edges of the image.

See Also

Instance Properties