Exemple #1
0
 public Vector3 GetLastGroundNormal()
 {
     return(_currentState.GetLastGroundNormal());
 }