Exemplo n.º 1
0
 public static void Draw()
 {
     if (MyRender.GetCurrentLodDrawPass() == MyLodTypeEnum.LOD0)
     {
         MyHud.DrawGPS();
     }
 }