Function SpatialMaterial.detailUvLayer

Specifies whether to use UV or UV2 for the detail layer. See detailuv for options.

SpatialMaterial.DetailUV detailUvLayer() nothrow @property @nogc;

void detailUvLayer (
  long v
) nothrow @property @nogc;