private void Awake()
 {
     m_vertexSelection = gameObject.AddComponent <PBVertexSelection>();
 }