mirroredRepeatST constant

int const mirroredRepeatST

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

Implementation

static const int mirroredRepeatST = mirroredRepeatS | mirroredRepeatT;