Controls the player's movement in virtual reality.
Specifically, this class builds on the functionality of Unity's built-in CharacterController type to permit movement paradigms suitable for virtual reality, such as teleportation. These capabilities are leveraged by
OVRSceneSampleController to control functionality in the sample.