Advertisement
Guest User

Untitled

a guest
Jan 14th, 2020
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.18 KB | None | 0 0
  1.     public void initSample () {
  2.         initVuforia();
  3.  
  4.         initTfod();
  5.  
  6.         skyStonePosition = 'a';
  7.         skyStoneFound = false;
  8.  
  9.  
  10.         tfod.activate();
  11.  
  12.  
  13.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement