Repeats the texture in both S (U) and T (V) directions.
static const int repeatST = repeatS | repeatT;