Google VR-specific Player Settings.
daydreamIcon | Foreground image for the Daydream Launcher Home Screen. |
daydreamIconBackground | Background image for the Daydream Launcher Home Screen. |
depthFormat | Set the requested depth format for the Depth and Stencil Buffers. Options are 16bit Depth, 24bit Depth and 24bit Depth + 8bit Stencil. |
enableVideoSurface | Enable Google VR Asynchronous Video Re-Projection when running in Daydream.NOTE: Only takes effect if set before initializing VR. |
enableVideoSurfaceProtectedMemory | Enable Protected Memory support when running with Google VR Asynchronous Video Re-Projection (AVR).Protected memory support is currently an all or nothing feature. When enabled only DRM protected content can be played using AVR. Clear content will fail to play.NOTE: Only takes effect if set before initializing VR. |
maximumSupportedHeadTracking | Set the highest level of head tracking required to run your application.Set this property to limit your application to only run on devices that support this maximum level of head tracking. On devices that support higher levels of head tracking, your application is limited to using the maximum level. |
minimumSupportedHeadTracking | Set the lowest level of head tracking required to run your application.Set this property to limit your application to only run on devices that support this minimum level of head tracking. |