Skip to content

Commit

Permalink
simplify perf test
Browse files Browse the repository at this point in the history
  • Loading branch information
edwenger committed Feb 7, 2021
1 parent b950c2c commit 49a13f2
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 9 deletions.
10 changes: 7 additions & 3 deletions Assets/ADG_Textures/ground_vol1/ground10/ground10.mat
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ Material:
m_PrefabAsset: {fileID: 0}
m_Name: ground10
m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
m_ShaderKeywords: _NORMALMAP _PARALLAXMAP
m_LightmapFlags: 5
m_EnableInstancingVariants: 0
m_ShaderKeywords: _EMISSION _NORMALMAP _PARALLAXMAP
m_LightmapFlags: 1
m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
Expand Down Expand Up @@ -65,12 +65,16 @@ Material:
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _EmissionScaleUI: 0
- _GlossMapScale: 1
- _Glossiness: 0.12
- _GlossyReflections: 1
- _Metallic: 0.165
- _Mode: 0
- _OcclusionStrength: 0.723
- _Parallax: 0.0124
- _Shininess: 0.52452165
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _UVSec: 0
- _ZWrite: 1
Expand Down
4 changes: 4 additions & 0 deletions Assets/Prefabs/Test Rabbit.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ PrefabInstance:
propertyPath: m_Mesh
value:
objectReference: {fileID: 10208, guid: 0000000000000000e000000000000000, type: 0}
- target: {fileID: 7876897632660114191, guid: a1c2194f1f146fe4eabda1f24f3851b1, type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: 43d91cc396861f443b5574aef062e3d3, type: 2}
- target: {fileID: 7876897633088005293, guid: a1c2194f1f146fe4eabda1f24f3851b1, type: 3}
propertyPath: m_Name
value: Test Rabbit
Expand Down
4 changes: 2 additions & 2 deletions Assets/Scenes/Tests/SpawnTest.unity
Original file line number Diff line number Diff line change
Expand Up @@ -319,8 +319,8 @@ MonoBehaviour:
spawnPrefabs:
- {fileID: 6404472365402756107, guid: c92961728b544a44c9cd5fe20ba2ba1a, type: 3}
- {fileID: 6404472365402756107, guid: c92961728b544a44c9cd5fe20ba2ba1a, type: 3}
spawnRadius: 50
nSpawned: 2000
spawnRadius: 200
nSpawned: 20000
--- !u!1 &963194225
GameObject:
m_ObjectHideFlags: 0
Expand Down
4 changes: 2 additions & 2 deletions ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 2020.2.2f1
m_EditorVersionWithRevision: 2020.2.2f1 (068178b99f32)
m_EditorVersion: 2020.2.3f1
m_EditorVersionWithRevision: 2020.2.3f1 (8ff31bc5bf5b)
4 changes: 2 additions & 2 deletions UserSettings/EditorUserSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ EditorUserSettings:
value: 22424703114646680e0b0227036c6b1505030b650e3d283e341d1820f6ae2136ebf32f
flags: 0
RecentlyUsedScenePath-2:
value: 22424703114646680e0b0227036c6b1505030b65042733232821123fe6d4312bf6a923e7ee2e26
value: 22424703114646680e0b0227036c6b1505030b650b2d35242c3d143cecd4312bf6a923e7ee2e26
flags: 0
RecentlyUsedScenePath-3:
value: 22424703114646680e0b0227036c6b1505030b650b2d35242c3d143cecd4312bf6a923e7ee2e26
value: 22424703114646680e0b0227036c6b1505030b65042733232821123fe6d4312bf6a923e7ee2e26
flags: 0
RecentlyUsedScenePath-4:
value: 22424703114646680e0b0227036c6b1505030b651f382727231d1820f6ae2136ebf32f
Expand Down

0 comments on commit 49a13f2

Please sign in to comment.