Function SpatialMaterial.refractionScale

The strength of the refraction effect.

double refractionScale() nothrow @property @nogc;

void refractionScale (
  double v
) nothrow @property @nogc;