Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

Commit

Permalink
ARCore Unity SDK v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nvictornvictor committed Feb 6, 2020
1 parent eca8ef1 commit e9c5704
Show file tree
Hide file tree
Showing 235 changed files with 3,842 additions and 3,559 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ MonoBehaviour:
MatchCameraFramerate: 1
PlaneFindingMode: 1
LightEstimationMode: 3
EnableCloudAnchor: 0
CloudAnchorMode: 0
AugmentedImageDatabase: {fileID: 0}
CameraFocusMode: 0
AugmentedFaceMode: 0
2 changes: 1 addition & 1 deletion Assets/GoogleARCore/Editor/ARCoreiOSDependencies.template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<dependencies>
<iosPods>
<iosPod minTargetSdk="11.0" name="ARCore/CloudAnchors" version="~&gt; 1.12.0">
<iosPod minTargetSdk="11.0" name="ARCore/CloudAnchors" version="~&gt; 1.15.0">
</iosPod>
</iosPods>
</dependencies>
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ MonoBehaviour:
MatchCameraFramerate: 1
PlaneFindingMode: 0
LightEstimationMode: 1
EnableCloudAnchor: 0
CloudAnchorMode: 0
AugmentedImageDatabase: {fileID: 0}
CameraFocusMode: 1
AugmentedFaceMode: 2
Loading

0 comments on commit e9c5704

Please sign in to comment.