Function StyleBoxTexture.normalMap

The normal map to use when drawing this style box.

Texture normalMap() nothrow @property @nogc;

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