fadeInTexture
: Texture |
An optional texture that appears before the menu fades in.
Signature
Texture OVRSceneSampleController.fadeInTexture |
layerName
: string |
We can set the layer to be anything we want to, this allows a specific camera to render it.
Signature
string OVRSceneSampleController.layerName |
quitKey
: KeyCode |
The key that quits the application.
Signature
KeyCode OVRSceneSampleController.quitKey |
speedRotationIncrement
: float |
Controls how quickly the player's speed and rotation change based on input.
Signature
float OVRSceneSampleController.speedRotationIncrement |