Function SpatialMaterial.anisotropy

The strength of the anisotropy effect.

double anisotropy() nothrow @property @nogc;

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