Exemple #1
0
 public void translate(Vector3 pos)
 {
     //callback operation
     referentialPoint.translate(pos);
 }