World XZ of the heightmap's (0,0) texel — the rect's min corner.
World span (XZ) the heightmap covers.
OptionalheightNormalized height (texture R in [0,1]) is multiplied by this to reach
world units. Defaults to the system's current heightScale.
OptionalfloorWorld-unit height returned outside the heightmap rect — the sea level a finite island sits in. Defaults to 0.
Maps the heightmap texture passed to TerrainSystem.setHeightmap onto world space.