Searched defs:lodBottom (Results 1 – 1 of 1) sorted by relevance
86 protected int lodLeft, lodTop, lodRight, lodBottom; // it's neighbour's LODs field in TerrainPatch774 protected void setLodBottom(int lodBottom) { in setLodBottom()