Ejemplo n.º 1
0
 public void Rotate(Vector3 angle)
 {
     obj.Rotate(angle);
 }