GoogleVR. Beta
Daydream Beta API.
Summary
This API surface is for experimental purposes and may change or be removed in any future release without forewarning.
Enumerations |
|
---|---|
GvrBetaFeature{
|
enum Types of Daydream features that the user can enable or disable at runtime. |
GvrBetaSeeThroughCameraMode{
|
enum The different supported appearances that determine how see-through camera frames will be drawn. |
GvrBetaSeeThroughSceneType{
|
enum The different scene types that an app can have. |
Classes |
|
---|---|
GoogleVR. |
Daydream controller beta API. |
GoogleVR. |
A beta library for multiple 6DoF controller visuals. |
GoogleVR. |
Daydream headset beta API. |
GoogleVR. |
Daydream beta settings API. |
GoogleVR. |
Class extension for |
Enumerations
GvrBetaFeature
GvrBetaFeature
GvrBetaSeeThroughCameraMode
GvrBetaSeeThroughCameraMode
The different supported appearances that determine how see-through camera frames will be drawn.
Matches the C API enum gvr_beta_see_through_camera_mode
.
GvrBetaSeeThroughSceneType
GvrBetaSeeThroughSceneType
The different scene types that an app can have.
These control where the scene is rendered from. Generally in a virtual scene the scene should be rendered from the users' eyes while an augmented scene should be rendered from the camera's position to match the see-through images. More details can be found in the online developer documentation.