You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any way to use file from url instead of using only assets in switchEffect method ?
await _deepArController.switchEffect(
Config.deepArConfig.cameraMode, "assets/look2");