Function SpatialMaterial.anisotropyFlowmap

Texture that offsets the tangent map for anisotropy calculations.

Texture anisotropyFlowmap() nothrow @property @nogc;

void anisotropyFlowmap (
  Texture v
) nothrow @property @nogc;