repeatST constant

int const repeatST

Repeats the texture in both S (U) and T (V) directions.

Implementation

static const int repeatST = repeatS | repeatT;