private void SetTextureScale() { mesh.SetTextureModEnable(true); mesh.SetTextureModTranslationScale(0, 0, TextureScale.U, TextureScale.V); }