Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
siu 54888239a3 backup il y a 9 mois
..
.sample.json backup il y a 9 mois
CubeMaterial.mat backup il y a 9 mois
CubeMaterial.mat.meta backup il y a 9 mois
README.md backup il y a 9 mois
README.md.meta backup il y a 9 mois
UnityRemoteSettings.png backup il y a 9 mois
UnityRemoteSettings.png.meta backup il y a 9 mois
UnityRemoteTest.unity backup il y a 9 mois
UnityRemoteTest.unity.meta backup il y a 9 mois
UnityRemoteTestScript.cs backup il y a 9 mois
UnityRemoteTestScript.cs.meta backup il y a 9 mois

README.md

Unity Remote Sample

This sample is just a simple scene that lets you see try out the Unity Remote app. The app is useful for quickly testing your project in the Unity Editor without having to build and deploy to the device. This is supported for iOS and Android.

More detailed information about the Unity Remote can be found in the Unity manual.

Instructions:

  1. Install the Unity Remote app on your Android or iOS device.
  2. Connect the device to your computer via USB. On Android, make sure you have the Android SDK installed and configured appropriately in Unity. Also, USB debugging needs to be enabled.
  3. In Unity, go to Edit > Project Settings > Editor and select the device in the Unity Remote section. Unity Remote Settings
  4. Open the Unity Remote app on the device.
  5. Open the UnityRemoteTest.unity scene from this sample.
  6. Enter play mode. After a short delay, the Unity Remote app on your device should switch to display the scene and you should be able to interact with the scene in the editor using the device.