|
|
@ -214,9 +214,6 @@ public class HeightMap { |
|
|
|
public static float getWorldHeight(Zone currentZone, Vector3fImmutable worldLoc) { |
|
|
|
public static float getWorldHeight(Zone currentZone, Vector3fImmutable worldLoc) { |
|
|
|
|
|
|
|
|
|
|
|
Zone heightMapZone; |
|
|
|
Zone heightMapZone; |
|
|
|
Zone parentZone; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
float interpolatedParentTerrainHeight; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// Seafloor is rather flat.
|
|
|
|
// Seafloor is rather flat.
|
|
|
|
|
|
|
|
|
|
|
|