Example #1
0
 public Vector3 PositionFromCamera()
 {
     return(HexMap.GetHexPosition(this));
 }