#if defined(ENABLE_OUTLINES)
const float OUTLINE_THICKNESS = 0.003;

uniform vec3 tileOutlineColor;
#endif