|
Real World Terrain
v4.1
|
This class contains meta-information about the building. More...
Inherits MonoBehaviour.
Public Attributes | |
| Vector2 | center |
| The coordinate of the center point of the building More... | |
| bool | hasURL |
| Indicates that building has a URL. More... | |
| bool | hasWebsite |
| Indicates that building has a website. More... | |
| bool | hasWikipedia |
| Indicates that building has a Wikipedia page. More... | |
| RealWorldTerrainOSMMetaTag [] | metaInfo |
| Array of meta-information. More... | |
This class contains meta-information about the building.
| Vector2 InfinityCode.RealWorldTerrain.OSM.RealWorldTerrainOSMMeta.center |
The coordinate of the center point of the building
| bool InfinityCode.RealWorldTerrain.OSM.RealWorldTerrainOSMMeta.hasURL |
Indicates that building has a URL.
| bool InfinityCode.RealWorldTerrain.OSM.RealWorldTerrainOSMMeta.hasWebsite |
Indicates that building has a website.
| bool InfinityCode.RealWorldTerrain.OSM.RealWorldTerrainOSMMeta.hasWikipedia |
Indicates that building has a Wikipedia page.
| RealWorldTerrainOSMMetaTag [] InfinityCode.RealWorldTerrain.OSM.RealWorldTerrainOSMMeta.metaInfo |
Array of meta-information.