@Override
 public void applyToTexture(final String option, final Texture texture) {
   Wrap.applyToTexture("Repeat", texture);
 }