switchmappoint - eisclimber/ExPresS-XR GitHub Wiki
Method in MapPointManager
Deactivates the current active MapPoint and switches to the new one.
public void SwitchMapPoint(MapPoint newMapPoint)| Name | Description |
|---|---|
| ExPresSXR.Movement.MapPoint newMapPoint | The MapPoint to switch to |