Function SpatialMaterial.detailNormal

Texture that specifies the per-pixel normal of the detail overlay.

Texture detailNormal() nothrow @property @nogc;

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