Function Particles2D.normalMap

Normal map to be used for the texture property.

Texture normalMap() nothrow @property @nogc;

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