Initial Commit
This commit is contained in:
parent
53eb92e9af
commit
270ab7d11f
15341 changed files with 700234 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: c7a8b0317f4e68556d7509828e9e211e
|
||||
timeCreated: 0
|
||||
licenseType: Pro
|
||||
TextScriptImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
12
Library/PackageCache/com.unity.modules.xr@1.0.0/package.json
Normal file
12
Library/PackageCache/com.unity.modules.xr@1.0.0/package.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"name": "com.unity.modules.xr",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"displayName": "XR",
|
||||
"description": "The XR module contains the VR and AR related platform support functionality. Scripting API: https://docs.unity3d.com/ScriptReference/UnityEngine.XRModule.html",
|
||||
"dependencies": {
|
||||
"com.unity.modules.physics": "1.0.0",
|
||||
"com.unity.modules.jsonserialize": "1.0.0",
|
||||
"com.unity.modules.subsystems": "1.0.0"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 2c814623cb42764d304be0c5ddd03ceb
|
||||
timeCreated: 0
|
||||
licenseType: Pro
|
||||
TextScriptImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Loading…
Add table
Add a link
Reference in a new issue