Open Rails

ORRouteConfig.SetTileBase Method

[This is preliminary documentation and subject to change.]

SetTileBase is used to initialize the TileBase for the route. This information is then used to 'reduce' the value of the MSTS Coordinate wich are too big to be correctly shown in the editor

public void SetTileBase(
   MSTSBase tileBase
);

Parameters

tileBase

See Also

ORRouteConfig Class | Orts.Formats.OR Namespace