blur property

double blur
getter/setter pair

Glossy blur applied to the reflected color, 0 for a sharp mirror. Higher values soften the reflection (and hide trace noise), widening with the hit distance.

Implementation

double blur = 0.3;