• Moves the specified object to a new position.

    Parameters

    • arObject: ARObject

      AR object to move.

    • position: Vector3

      Position to move to.

    Returns void