Tilt Five Unity SDK 1.4.2
Loading...
Searching...
No Matches
TiltFive.DisplaySettings Class Reference

Static Public Attributes

const int depthBuffer = 24
 The depth buffer's precision.
const RenderTextureFormat nativeTextureFormat = RenderTextureFormat.ARGB32

Properties

static int monoWidth [get]
 The display width for a single eye.
static int stereoWidth [get]
 The display width for two eyes.
static int height [get]
 The display height.
static float monoWidthToHeightRatio [get]
 The display aspect ratio.
static float stereoWidthToHeightRatio [get]
 The double-width display aspect ratio.

Member Data Documentation

◆ depthBuffer

const int TiltFive.DisplaySettings.depthBuffer = 24
static

The depth buffer's precision.

◆ nativeTextureFormat

const RenderTextureFormat TiltFive.DisplaySettings.nativeTextureFormat = RenderTextureFormat.ARGB32
static

Property Documentation

◆ height

int TiltFive.DisplaySettings.height
staticget

The display height.

◆ monoWidth

int TiltFive.DisplaySettings.monoWidth
staticget

The display width for a single eye.

◆ monoWidthToHeightRatio

float TiltFive.DisplaySettings.monoWidthToHeightRatio
staticget

The display aspect ratio.

◆ stereoWidth

int TiltFive.DisplaySettings.stereoWidth
staticget

The display width for two eyes.

◆ stereoWidthToHeightRatio

float TiltFive.DisplaySettings.stereoWidthToHeightRatio
staticget

The double-width display aspect ratio.


The documentation for this class was generated from the following file: