![]() |
Unity SDK Docs 1.5.0.beta.7
|
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. | |
|
static |
The depth buffer's precision.
|
static |
|
staticget |
The display height.
|
staticget |
The display width for a single eye.
|
staticget |
The display aspect ratio.
|
staticget |
The display width for two eyes.
|
staticget |
The double-width display aspect ratio.