WES-51-fingerspelling-result-view

This commit is contained in:
Louis Adriaens
2023-03-12 21:15:49 +00:00
committed by Jelle De Geest
parent 1d1d11ed1a
commit aa7f7bc7f3
3 changed files with 1173 additions and 4 deletions

View File

@@ -85,7 +85,7 @@ public class Webcam : MonoBehaviour
}
/// <summary>
/// The notmal sceneChanger cannot be used here since the camera also needs to be stopped.
/// The normal sceneChanger cannot be used here since the camera also needs to be stopped.
/// This extra functionality is implemented in this function
/// </summary>
/// <param name="sceneName"> The path for the scene you want to travel to, assuming root-directory is Assets</param>