roughnessFactor property

double roughnessFactor
getter/setter pair

Scalar multiplier applied to the roughness channel. 0 is a perfect mirror, 1 is fully diffuse.

Implementation

double roughnessFactor = 1.0;