Function TileSet.tileSetMaterial

Sets the tile's material.

void tileSetMaterial (
  const(long) id,
  ShaderMaterial material
) nothrow @nogc;