Exemple #1
0
 private void button_texture_center_v_Click(object sender, EventArgs e)
 {
     m_dmesh.UVCenterV();
     RefreshGeometry();
 }