HexMapLibrary
|
Public Member Functions | |
MapSizeData (int offsetTileMinValX, int offsetTileMaxValX, int offsetTileMinValZ, int offsetTileMaxValZ, Vector3 center, Vector3 extents) | |
Public Attributes | |
readonly int | offsetTileMinValX |
lowest x Value of any map tile More... | |
readonly int | offsetTileMaxValX |
highest x Value of any map tile More... | |
readonly int | offsetTileMinValZ |
lowest z Value of any map tile More... | |
readonly int | offsetTileMaxValZ |
highest z Value of any map tile More... | |
readonly Vector3 | center |
map center (in cartesian coordinates) More... | |
readonly Vector3 | extents |
half-size of the map extents along each axis More... | |
readonly int Wunderwunsch.HexMapLibrary.MapSizeData.offsetTileMinValX |
lowest x Value of any map tile
readonly int Wunderwunsch.HexMapLibrary.MapSizeData.offsetTileMaxValX |
highest x Value of any map tile
readonly int Wunderwunsch.HexMapLibrary.MapSizeData.offsetTileMinValZ |
lowest z Value of any map tile
readonly int Wunderwunsch.HexMapLibrary.MapSizeData.offsetTileMaxValZ |
highest z Value of any map tile
readonly Vector3 Wunderwunsch.HexMapLibrary.MapSizeData.center |
map center (in cartesian coordinates)
readonly Vector3 Wunderwunsch.HexMapLibrary.MapSizeData.extents |
half-size of the map extents along each axis