Class PlayerSettings.VRDaydream
Inheritance
PlayerSettings.VRDaydream
Assembly: UnityEditor.dll
Syntax
public static class VRDaydream
Properties
daydreamIcon
Declaration
public static Texture2D daydreamIcon { get; set; }
Property Value
daydreamIconBackground
Declaration
public static Texture2D daydreamIconBackground { get; set; }
Property Value
Declaration
public static int depthFormat { get; set; }
Property Value
enableVideoSurface
Declaration
public static bool enableVideoSurface { get; set; }
Property Value
enableVideoSurfaceProtectedMemory
Declaration
public static bool enableVideoSurfaceProtectedMemory { get; set; }
Property Value
maximumSupportedHeadTracking
Declaration
public static SupportedHeadTracking maximumSupportedHeadTracking { get; set; }
Property Value
minimumSupportedHeadTracking
Declaration
public static SupportedHeadTracking minimumSupportedHeadTracking { get; set; }
Property Value