Function Sprite.normalMap

The normal map gives depth to the Sprite.

Texture normalMap() nothrow @property @nogc;

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