specularAntiAliasingThreshold property

double specularAntiAliasingThreshold
getter/setter pair

Upper bound on the extra roughness specularAntiAliasingVariance may add, in the squared-roughness domain. Caps the effect so strongly varying normals cannot over-roughen a surface. Default 0.2.

Implementation

double specularAntiAliasingThreshold = 0.2;