Constant gaia_assetgen::ELEVATION_TILE_SIZE [] [src]

pub const ELEVATION_TILE_SIZE: u32 = 129

The size of an elevation tile.

This should be a power of two plus one, so that it can be combined with another tile that has one column of overlap to produce another tile of power of two plus one.