Beispiel #1
0
 public float GetDistanceFromBeginning(Vector3 pos)
 {
     return(stageModel.GetDistanceFromBeginning(pos));
 }