Exemple #1
0
 public void Refresh()
 {
     m_target.CreateShapeFromPolygon(m_selection.Positions, 0.001f, false);
     m_selection.Refersh();
 }