v2
Add tests Modify syntax to be clearer Add Query function
This commit is contained in:
parent
a0e23300a5
commit
e68b1a5214
23 changed files with 222 additions and 48 deletions
|
@ -6,6 +6,6 @@ EditorBuildSettings:
|
|||
serializedVersion: 2
|
||||
m_Scenes:
|
||||
- enabled: 1
|
||||
path: Assets/BaseScene.unity
|
||||
path: Assets/ExampleScene.unity
|
||||
guid: 507495ce39e9816769b71a30e39d443e
|
||||
m_configObjects: {}
|
||||
|
|
|
@ -68,7 +68,7 @@ PlayerSettings:
|
|||
androidBlitType: 0
|
||||
defaultIsNativeResolution: 1
|
||||
macRetinaSupport: 1
|
||||
runInBackground: 0
|
||||
runInBackground: 1
|
||||
captureSingleScreen: 0
|
||||
muteOtherAudioSources: 0
|
||||
Prepare IOS For Recording: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue