ARLane

class ARLane : NSObject

State of an AR lane in the world space.

  • Cubic spline describing geometry of the AR lane

    Declaration

    Swift

    var curve: MBVBezierCubic3D { get }