reflectionRoughnessFactor property
The roughness multiplier applied to reflectionRoughnessTexture in the depth prepass (the material's roughness factor).
Implementation
@override
double get reflectionRoughnessFactor => roughnessFactor;
The roughness multiplier applied to reflectionRoughnessTexture in the depth prepass (the material's roughness factor).
@override
double get reflectionRoughnessFactor => roughnessFactor;