Class XRGraphics
Syntax
[Serializable]
public class XRGraphics
Properties
enabled
Declaration
public static bool enabled { get; }
Property Value
eyeTextureDesc
Declaration
public static RenderTextureDescriptor eyeTextureDesc { get; }
Property Value
Type |
Description |
RenderTextureDescriptor |
|
eyeTextureHeight
Declaration
public static int eyeTextureHeight { get; }
Property Value
eyeTextureResolutionScale
Declaration
public static float eyeTextureResolutionScale { get; }
Property Value
eyeTextureWidth
Declaration
public static int eyeTextureWidth { get; }
Property Value
isDeviceActive
Declaration
public static bool isDeviceActive { get; }
Property Value
loadedDeviceName
Declaration
public static string loadedDeviceName { get; }
Property Value
renderViewportScale
Declaration
public static float renderViewportScale { get; }
Property Value
stereoRenderingMode
Declaration
public static XRGraphics.StereoRenderingMode stereoRenderingMode { get; }
Property Value
supportedDevices
Declaration
public static string[] supportedDevices { get; }
Property Value