reflectionRoughnessFactor property

  1. @override
double get reflectionRoughnessFactor

The roughness multiplier applied to reflectionRoughnessTexture in the depth prepass (the material's roughness factor).

Implementation

@override
double get reflectionRoughnessFactor => roughnessFactor;