Function TileSet.tileSetNormalMap

Sets the tile's normal map texture.

void tileSetNormalMap (
  const(long) id,
  Texture normal_map
) nothrow @nogc;