Function SpatialMaterial.normalScale

The strength of the normal map's effect.

double normalScale() nothrow @property @nogc;

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