I have a custom material shader which I would like to use with mia_envblur. Specifically, I would like to use the "material blur" feature that derrives the blur amount from the glossiness of the material being shaded.
Does anyone know how mia_envblur is querying the glossiness value in the mia_material? And therefore how I might implement that feature into a custom shader?

Thanks,


jmayo