Exemplo n.º 1
0
 public void ToggleHighlight(bool tog = true)
 {
     renderer.ToggleHightlight(tog);
 }