Skip to content

Commit

Permalink
Update to latest core (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
FejZa authored Jun 20, 2024
1 parent 5271b3f commit 839f573
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 22 deletions.
2 changes: 1 addition & 1 deletion Assets~/Profiles/PicoPackageInstallerProfile.asset
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ MonoBehaviour:
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: da64fb88269149f8a95f1fb969d6a0b4, type: 3}
m_Script: {fileID: 11500000, guid: ca58982aa11ed854eb65870ff37088c6, type: 3}
m_Name: PicoPackageInstallerProfile
m_EditorClassIdentifier:
platformEntries:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 7c20470ea673cf24a9554396ef332710, type: 3}
m_Name: PicoPlayerRigServiceModuleProfile
m_EditorClassIdentifier:
trackingType: 1
trackingOriginMode: 2
eyeTextureResolution: 1
isCameraPersistent: 1
nearClipPlaneOpaqueDisplay: 0.1
cameraClearFlagsOpaqueDisplay: 1
backgroundColorOpaqueDisplay: {r: 0, g: 0, b: 0, a: 1}
opaqueQualityLevel: 0
nearClipPlaneTransparentDisplay: 0.85
cameraClearFlagsTransparentDisplay: 2
backgroundColorTransparentDisplay: {r: 0, g: 0, b: 0, a: 0}
transparentQualityLevel: 0
cameraRigType:
reference: 8e0ee4fc-c8a5-4b10-9fca-ee55b6d421ff
defaultHeadHeight: 1.6
bodyAdjustmentAngle: 60
bodyAdjustmentSpeed: 1
applyQualitySettings: 0
trackingType: 0
eyeTextureResolution: 2
foveationLevel: -1
foveatedRenderingMode: 0
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"url": "https://github.com/realitycollective"
},
"dependencies": {
"com.realitytoolkit.core": "1.0.0-pre.50",
"com.realitytoolkit.player": "1.0.5-pre.6",
"com.realitytoolkit.core": "1.0.0-pre.57",
"com.realitytoolkit.player": "1.0.5-pre.7",
"com.unity.xr.picoxr": "2.5.0"
},
"publishConfig": {
Expand All @@ -41,4 +41,4 @@
"path": "Assets~/"
}
]
}
}

0 comments on commit 839f573

Please sign in to comment.