Skip to content

Commit b381bcd

Browse files
committed
update DataTool to read file name input
1 parent 1b7cc3c commit b381bcd

20 files changed

Lines changed: 2150 additions & 2150 deletions

File tree

.DS_Store

8 KB
Binary file not shown.
Lines changed: 84 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -1,84 +1,84 @@
1-
%YAML 1.1
2-
%TAG !u! tag:unity3d.com,2011:
3-
--- !u!21 &2100000
4-
Material:
5-
serializedVersion: 8
6-
m_ObjectHideFlags: 0
7-
m_CorrespondingSourceObject: {fileID: 0}
8-
m_PrefabInstance: {fileID: 0}
9-
m_PrefabAsset: {fileID: 0}
10-
m_Name: 3
11-
m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
12-
m_Parent: {fileID: 0}
13-
m_ModifiedSerializedProperties: 0
14-
m_ValidKeywords:
15-
- _EMISSION
16-
m_InvalidKeywords: []
17-
m_LightmapFlags: 1
18-
m_EnableInstancingVariants: 0
19-
m_DoubleSidedGI: 0
20-
m_CustomRenderQueue: -1
21-
stringTagMap: {}
22-
disabledShaderPasses: []
23-
m_LockedProperties:
24-
m_SavedProperties:
25-
serializedVersion: 3
26-
m_TexEnvs:
27-
- _BumpMap:
28-
m_Texture: {fileID: 0}
29-
m_Scale: {x: 1, y: 1}
30-
m_Offset: {x: 0, y: 0}
31-
- _DetailAlbedoMap:
32-
m_Texture: {fileID: 0}
33-
m_Scale: {x: 1, y: 1}
34-
m_Offset: {x: 0, y: 0}
35-
- _DetailMask:
36-
m_Texture: {fileID: 0}
37-
m_Scale: {x: 1, y: 1}
38-
m_Offset: {x: 0, y: 0}
39-
- _DetailNormalMap:
40-
m_Texture: {fileID: 0}
41-
m_Scale: {x: 1, y: 1}
42-
m_Offset: {x: 0, y: 0}
43-
- _EmissionMap:
44-
m_Texture: {fileID: 0}
45-
m_Scale: {x: 1, y: 1}
46-
m_Offset: {x: 0, y: 0}
47-
- _MainTex:
48-
m_Texture: {fileID: 0}
49-
m_Scale: {x: 1, y: 1}
50-
m_Offset: {x: 0, y: 0}
51-
- _MetallicGlossMap:
52-
m_Texture: {fileID: 0}
53-
m_Scale: {x: 1, y: 1}
54-
m_Offset: {x: 0, y: 0}
55-
- _OcclusionMap:
56-
m_Texture: {fileID: 0}
57-
m_Scale: {x: 1, y: 1}
58-
m_Offset: {x: 0, y: 0}
59-
- _ParallaxMap:
60-
m_Texture: {fileID: 0}
61-
m_Scale: {x: 1, y: 1}
62-
m_Offset: {x: 0, y: 0}
63-
m_Ints: []
64-
m_Floats:
65-
- _BumpScale: 1
66-
- _Cutoff: 0.5
67-
- _DetailNormalMapScale: 1
68-
- _DstBlend: 0
69-
- _GlossMapScale: 1
70-
- _Glossiness: 0.84
71-
- _GlossyReflections: 1
72-
- _Metallic: 0.6
73-
- _Mode: 0
74-
- _OcclusionStrength: 1
75-
- _Parallax: 0.02
76-
- _SmoothnessTextureChannel: 0
77-
- _SpecularHighlights: 1
78-
- _SrcBlend: 1
79-
- _UVSec: 0
80-
- _ZWrite: 1
81-
m_Colors:
82-
- _Color: {r: 1, g: 0.43448272, b: 0, a: 1}
83-
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
84-
m_BuildTextureStacks: []
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!21 &2100000
4+
Material:
5+
serializedVersion: 8
6+
m_ObjectHideFlags: 0
7+
m_CorrespondingSourceObject: {fileID: 0}
8+
m_PrefabInstance: {fileID: 0}
9+
m_PrefabAsset: {fileID: 0}
10+
m_Name: 3
11+
m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
12+
m_Parent: {fileID: 0}
13+
m_ModifiedSerializedProperties: 0
14+
m_ValidKeywords:
15+
- _EMISSION
16+
m_InvalidKeywords: []
17+
m_LightmapFlags: 1
18+
m_EnableInstancingVariants: 0
19+
m_DoubleSidedGI: 0
20+
m_CustomRenderQueue: -1
21+
stringTagMap: {}
22+
disabledShaderPasses: []
23+
m_LockedProperties:
24+
m_SavedProperties:
25+
serializedVersion: 3
26+
m_TexEnvs:
27+
- _BumpMap:
28+
m_Texture: {fileID: 0}
29+
m_Scale: {x: 1, y: 1}
30+
m_Offset: {x: 0, y: 0}
31+
- _DetailAlbedoMap:
32+
m_Texture: {fileID: 0}
33+
m_Scale: {x: 1, y: 1}
34+
m_Offset: {x: 0, y: 0}
35+
- _DetailMask:
36+
m_Texture: {fileID: 0}
37+
m_Scale: {x: 1, y: 1}
38+
m_Offset: {x: 0, y: 0}
39+
- _DetailNormalMap:
40+
m_Texture: {fileID: 0}
41+
m_Scale: {x: 1, y: 1}
42+
m_Offset: {x: 0, y: 0}
43+
- _EmissionMap:
44+
m_Texture: {fileID: 0}
45+
m_Scale: {x: 1, y: 1}
46+
m_Offset: {x: 0, y: 0}
47+
- _MainTex:
48+
m_Texture: {fileID: 0}
49+
m_Scale: {x: 1, y: 1}
50+
m_Offset: {x: 0, y: 0}
51+
- _MetallicGlossMap:
52+
m_Texture: {fileID: 0}
53+
m_Scale: {x: 1, y: 1}
54+
m_Offset: {x: 0, y: 0}
55+
- _OcclusionMap:
56+
m_Texture: {fileID: 0}
57+
m_Scale: {x: 1, y: 1}
58+
m_Offset: {x: 0, y: 0}
59+
- _ParallaxMap:
60+
m_Texture: {fileID: 0}
61+
m_Scale: {x: 1, y: 1}
62+
m_Offset: {x: 0, y: 0}
63+
m_Ints: []
64+
m_Floats:
65+
- _BumpScale: 1
66+
- _Cutoff: 0.5
67+
- _DetailNormalMapScale: 1
68+
- _DstBlend: 0
69+
- _GlossMapScale: 1
70+
- _Glossiness: 0.84
71+
- _GlossyReflections: 1
72+
- _Metallic: 0.6
73+
- _Mode: 0
74+
- _OcclusionStrength: 1
75+
- _Parallax: 0.02
76+
- _SmoothnessTextureChannel: 0
77+
- _SpecularHighlights: 1
78+
- _SrcBlend: 1
79+
- _UVSec: 0
80+
- _ZWrite: 1
81+
m_Colors:
82+
- _Color: {r: 1, g: 0.43448272, b: 0, a: 1}
83+
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
84+
m_BuildTextureStacks: []

Assets/CarsAssetPack/Models/FBX/3.mat.meta

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)