GeographicApi (Class)
Namespace: Wrld.Space
Methods
void RegisterGeographicTransform (GeographicTransform geographicTransform)
Register a GeographicTransform object to have its position updated by the API. This object should be a child of your WRLDMap object. If the object is not a child of your WRLDMap object, this function will re-parent the object, along with any pre-existing parents.
Argument | Type | Description |
---|---|---|
geographicTransform | GeographicTransform | The GeographicTransform object to register and start updating. |
void UnregisterGeographicTransform (GeographicTransform geographicTransform)
Unregister a GeographicTransform and stop updating its position.
Argument | Type | Description |
---|---|---|
geographicTransform | GeographicTransform | The GeographicTransform object to stop updating. |
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