Android 原生VR效果
需要引用官方依赖
implementation 'com.google.vr:sdk-panowidget:1.80.0'
布局中引用
<com.google.vr.sdk.widgets.pano.VrPanoramaView
android:id="@+id/mVrPanoramaView"
android:layout_width="0dp"
android:
Android 原生VR效果
需要引用官方依赖
implementation 'com.google.vr:sdk-panowidget:1.80.0'
布局中引用
<com.google.vr.sdk.widgets.pano.VrPanoramaView
android:id="@+id/mVrPanoramaView"
android:layout_width="0dp"
android: