zengjia
This commit is contained in:
@@ -9,7 +9,7 @@ using UnityEngine;
|
||||
using Unity.XR.XREAL;
|
||||
using CameraType = Unity.XR.XREAL.CameraType;
|
||||
#if UNITY_ANDROID && !UNITY_EDITOR
|
||||
using GalleryDataProvider = NativeGalleryDataProvider;
|
||||
using GalleryDataProvider = Unity.XR.XREAL.NativeGalleryDataProvider;
|
||||
#else
|
||||
using GalleryDataProvider = Unity.XR.XREAL.MockGalleryDataProvider;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user