Function SpatialMaterial.detailAlbedo

Texture that specifies the color of the detail overlay.

Texture detailAlbedo() nothrow @property @nogc;

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