class in UnityEditor
/
Implemented in:UnityEditor
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseGoogle 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. |