예제 #1
0
 public void NextTexture()
 {
     Debug.Log("next texture");
     orbitingBody.NextTexture();
 }