Get it
Learn it
Advanced
#include <Texture.h> enum Wrapping { Repeat = 0, MirroredRepeat, ClampToEdge, ClapToBorder, };