API reference
API reference
Select your platform
No SDKs available
No versions available

OVRSceneSampleController Class

Sample that allows you to play with various VR settings.
OVRSceneSampleController extends MonoBehaviour.

Overview

Data Fields

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

Details

Fields

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