Extras

public struct Extras : Equatable
  • Declaration

    Swift

    public let vpsEndpoint: String?
  • Declaration

    Swift

    public let vpsUseInclination: Bool?
  • Declaration

    Swift

    public let graphId: String?
  • Use generated extrapolated positions for conveyors.

    Warning

    It’s an experimental API and can be removed at any time.

    Declaration

    Swift

    public let useConveyorPositionsExtrapolation: Bool