blur property
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;
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.
double blur = 0.3;