![]() |
Unity SDK Docs 1.5.0.beta.7
|
Public Member Functions | |
| DisplayInfo (Vector2Int framebufferDimensions) | |
Public Attributes | |
| readonly int | depthBuffer = 24 |
| The depth buffer's precision. | |
| readonly RenderTextureFormat | nativeTextureFormat = RenderTextureFormat.ARGB32 |
Properties | |
| int | monoWidth [get] |
| The display width for a single eye. | |
| int | stereoWidth [get] |
| The display width for two eyes. | |
| int | height [get] |
| The display height. | |
| float | monoWidthToHeightRatio [get] |
| The display aspect ratio. | |
| float | stereoWidthToHeightRatio [get] |
| The double-width display aspect ratio. | |
| TiltFive.Glasses.DisplayInfo.DisplayInfo | ( | Vector2Int | framebufferDimensions | ) |
| readonly int TiltFive.Glasses.DisplayInfo.depthBuffer = 24 |
The depth buffer's precision.
| readonly RenderTextureFormat TiltFive.Glasses.DisplayInfo.nativeTextureFormat = RenderTextureFormat.ARGB32 |
|
get |
The display height.
|
get |
The display width for a single eye.
|
get |
The display aspect ratio.
|
get |
The display width for two eyes.
|
get |
The double-width display aspect ratio.