setReflectance

fun MaterialInstance.setReflectance(factor: Float)

The reflectance property only affects non-metallic surfaces.

This property can be used to control the specular intensity. This value is defined between 0 and 1 and represents a remapping of a percentage of reflectance.

The default value is 0.5.