• Moves object in the specified path, repeat when ended.

    Parameters

    • object: ARObject

      Object to modifiy.

    • path: PathItem[]

      Path to move. Use createPathItem to create a path segment.

    Returns void