Summary
In this chapter, we have discovered a new Unity3D class, the VideoPlayer
class, which allows us to easily play videos both online via URLs and locally via video files. We have reviewed which formats this class accepts and analyzed in detail the properties of the class.
In the next chapter, we will learn how to integrate the Oculus Quest 2 with its respective SDK into our project.