Support for hand tracking

This commit is contained in:
tverona1
2020-05-02 19:29:40 -07:00
parent e13af7dc78
commit ddea5d2acd
16 changed files with 1663 additions and 374 deletions
+9 -8
View File
@@ -12,7 +12,7 @@ PlayerSettings:
targetDevice: 2
useOnDemandResources: 0
accelerometerFrequency: 60
companyName: DefaultCompany
companyName: AAA
productName: Quest App Launcher
defaultCursor: {fileID: 0}
cursorHotspot: {x: 0, y: 0}
@@ -47,7 +47,7 @@ PlayerSettings:
defaultScreenWidthWeb: 960
defaultScreenHeightWeb: 600
m_StereoRenderingPath: 1
m_ActiveColorSpace: 0
m_ActiveColorSpace: 1
m_MTRendering: 1
m_StackTraceTypes: 010000000100000001000000010000000100000001000000
iosShowActivityIndicatorOnLoading: -1
@@ -119,8 +119,10 @@ PlayerSettings:
16:10: 1
16:9: 1
Others: 1
bundleVersion: 0.10.3
preloadedAssets: []
bundleVersion: 0.11
preloadedAssets:
- {fileID: -8332471933877474197, guid: 2be630b98a6f0a248ac3849f76251ed9, type: 2}
- {fileID: 11400000, guid: 497e8cda6e724d341b6eeb4df763826d, type: 2}
metroInputSource: 0
wsaTransparentSwapchain: 0
m_HolographicPauseOnTrackingLoss: 1
@@ -167,7 +169,7 @@ PlayerSettings:
Standalone: com.DefaultCompany.QuestAppLauncher
buildNumber: {}
AndroidBundleVersionCode: 1
AndroidMinSdkVersion: 21
AndroidMinSdkVersion: 25
AndroidTargetSdkVersion: 0
AndroidPreferredInstallLocation: 0
aotOptions:
@@ -451,9 +453,8 @@ PlayerSettings:
- Oculus
- OpenVR
- m_BuildTarget: Android
m_Enabled: 1
m_Devices:
- Oculus
m_Enabled: 0
m_Devices: []
openGLRequireES31: 0
openGLRequireES31AEP: 0
openGLRequireES32: 0
+1 -1
View File
@@ -93,7 +93,7 @@ QualitySettings:
skinWeights: 2
textureQuality: 0
anisotropicTextures: 2
antiAliasing: 8
antiAliasing: 0
softParticles: 0
softVegetation: 0
realtimeReflectionProbes: 0
+1 -1
View File
@@ -6,7 +6,7 @@
],
"m_SettingValues": [
"True",
"False",
"True",
"Android"
]
}