Posts by Gabriel Nakamura Taira • 7 points
2 posts
-
-2
votes1
answer235
viewsQ: How to initialize webcam in a Unity3d application?
I’m creating an Augmented Reality app using Unity and Vuforia. The application uses a webcam, in Unity performing the tests it is working, but when I export the application to Windows only appears a…
-
1
votes1
answer1100
viewsQ: How can I generate a delay while running an application in Unity?
I am creating an application in Unity and need some function that causes a delay during the execution of the application.