IndoorMapEntity (Class)
Namespace: Wrld.Resources.IndoorMaps
Represents infomation about an identifiable feature on an indoor map. These correspond to features within a level GeoJSON in an indoor map submission via the WRLD Indoor Map REST API. See https://github.com/wrld3d/wrld-indoor-maps-api/blob/master/FORMAT.md
Fields
Name | Type | Description |
---|---|---|
IndoorMapEntityId | String | The string identifier of this indoor map entity. This identifier is expected to be unique across all indoor map entities for a single indoor map. |
IndoorMapFloorId | int | The identifier of an indoor map floor on which this indoor map entity is positioned. |
Position | LatLong | The location of this indoor map entity. Although indoor map entities can represent area features such as rooms or desks, this position provides a point that is in the center of the feature. As such, it is suitable for use if locating a GameObject at this entity’s position, or if positioning the camera to look at this entity. |
v0.8.203
- Inspector
- Api
- CameraApi
- BuildingsApi
- BuildingHighlight
- BuildingHighlightHeightRange
- BuildingHighlightOptions
- BuildingInformation
- BuildingDimensions
- BuildingContour
- IndoorMapsApi
- IndoorMap
- IIndoorMapMaterialFactory
- IIndoorMapTextureFetcher
- IIndoorMapMaterial
- IndoorMaterialDescriptor
- IndoorMapRenderable
- IndoorMapHighlightRenderable
- InstancedIndoorMapRenderable
- IndoorMapEntitiesClicked
- IndoorMapEntityInformationApi
- IndoorMapEntity
- IndoorMapEntityInformation
- IndoorMapEntityLoadState
- PositionerApi
- Positioner
- PositionerOptions
- ElevationMode
- GeographicApi
- GeographicTransform
- SpacesApi
- TransportApi
- TransportApiExtensions
- TransportCellKey
- TransportDirectedEdge
- TransportDirectedEdgeId
- TransportGraph
- TransportNetworkType
- TransportNode
- TransportNodeId
- TransportPathfindOptions
- TransportPathfindOptionsBuilder
- TransportPathfindResult
- TransportPositioner
- TransportPositionerOptions
- TransportPositionerOptionsBuilder
- TransportPositionerPointOnGraph
- TransportWay
- TransportWayDirection
- TransportWayId
- PathApi
- PointOnPath
Wrld Map
Api
Camera
Buildings
Indoor Maps
Indoor Map Entities
Positioning
Transport
Paths
Wrld Map
Inspector