Version: 2019.1

VRDaydream

class in UnityEditor

マニュアルに切り替える

説明

Google VR-specific Player Settings.

Static 変数

daydreamIconForeground image for the Daydream Launcher Home Screen.
daydreamIconBackgroundBackground image for the Daydream Launcher Home Screen.
depthFormatSet the requested depth format for the Depth and Stencil Buffers. Options are 16bit Depth, 24bit Depth and 24bit Depth + 8bit Stencil.
enableVideoSurfaceEnable Google VR Asynchronous Video Re-Projection when running in Daydream.NOTE: Only takes effect if set before initializing VR.
enableVideoSurfaceProtectedMemoryEnable 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.
maximumSupportedHeadTrackingSet 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.
minimumSupportedHeadTrackingSet 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.