| Class | Description |
---|
| ApiImgView |
This class will let you start the VR ImageView experience based the settings you have decided on by configuring the
VRConfigImg class. |
| ApiVideoView |
This class will let you start the VR VideoView experience based the settings you have decided on by configuring the
VRConfigVid class. |
| DisplayMode |
|
| VR |
VR is an Air Native Extension built on top of Google VR. |
| VRApi |
This class will let you access different VR APIs supported by this ANE. |
| VRConfig |
|
| VRConfigImg |
Data class representing the desired configuration you might need before launching the VR image view. |
| VRConfigVid |
Data class representing the desired configuration you might need before launching the VR video view. |
| VREvents |
|