GoogleVR. Beta. GvrBetaHeadset
Daydream headset beta API.
Summary
Inheritance
Inherits from: GvrHeadset
Properties |
|
---|---|
CameraMode
|
static GvrBetaSeeThroughCameraMode
Gets or sets the current see-through camera mode.
|
SceneType
|
static GvrBetaSeeThroughSceneType
Gets or sets the current see-through scene type.
|
Public static functions |
|
---|---|
SetSeeThroughConfig(GvrBetaSeeThroughCameraMode cameraMode, GvrBetaSeeThroughSceneType sceneType)
|
void
Sets the current see-through camera mode and scene type.
|
Properties
CameraMode
static GvrBetaSeeThroughCameraMode CameraMode
Gets or sets the current see-through camera mode.
The see-through camera mode.
SceneType
static GvrBetaSeeThroughSceneType SceneType
Gets or sets the current see-through scene type.
The see-through scene type.
Public static functions
SetSeeThroughConfig
void SetSeeThroughConfig( GvrBetaSeeThroughCameraMode cameraMode, GvrBetaSeeThroughSceneType sceneType )
Sets the current see-through camera mode and scene type.
Details | |||||
---|---|---|---|---|---|
Parameters |
|