Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Delete specific target

Discussion in 'Vuforia' started by jedai747, Mar 30, 2020.

  1. jedai747

    jedai747

    Joined:
    Oct 31, 2018
    Posts:
    77
    How to delete 1 image target from tracking??
    i use dataSet.Destroy(trackable,true), but i have error Could not destroy trackable with id
    my objTracker are started
     
  2. Sika_MC

    Sika_MC

    Vuforia

    Joined:
    Jul 17, 2019
    Posts:
    96
    Hi @jedai747
    What do you exactly mean with delete from tracking? Do you want Vuforia to stop recognizing/rendering the IT?
    If yes, I would suggest to de-activate the GameObject containing the image target.

    Thank you.
    Vuforia Engine Support