I'm migrating my projects to Unity 2017.3 and deleting all the old Vuforia files like it says here:
https://library.vuforia.com/articles/Solution/migrate-vuforia-62-to-65.html
What does Assets/Vuforia/*.* mean?
Delete everything in this folder?
I'm migrating my projects to Unity 2017.3 and deleting all the old Vuforia files like it says here:
https://library.vuforia.com/articles/Solution/migrate-vuforia-62-to-65.html
What does Assets/Vuforia/*.* mean?
Delete everything in this folder?
Hello natiyoub,
That is correct, delete everything in this folder. * is often used as a wildcard character meaning "everything."
Thanks,
Vuforia Support