Пример #1
0
 public Vector3 GetInitialPosition()
 {
     return(currentInputProvider.GetInitialPosition().With(z: 0));
 }