Skip to content

Commit 22202a4

Browse files
committed
Move diffusion profiles and plastic materials to here.
1 parent 65b4a21 commit 22202a4

File tree

13 files changed

+1401
-0
lines changed

13 files changed

+1401
-0
lines changed
Lines changed: 280 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,280 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!114 &-6182846262348328620
4+
MonoBehaviour:
5+
m_ObjectHideFlags: 11
6+
m_CorrespondingSourceObject: {fileID: 0}
7+
m_PrefabInstance: {fileID: 0}
8+
m_PrefabAsset: {fileID: 0}
9+
m_GameObject: {fileID: 0}
10+
m_Enabled: 1
11+
m_EditorHideFlags: 0
12+
m_Script: {fileID: 11500000, guid: aa486462e6be1764e89c788ba30e61f7, type: 3}
13+
m_Name:
14+
m_EditorClassIdentifier:
15+
m_DiffusionProfileReferences:
16+
- {fileID: 11400000, guid: c3650a6cc9158cf4caead09121ca9494, type: 2}
17+
m_MaterialReferences: []
18+
--- !u!21 &2100000
19+
Material:
20+
serializedVersion: 6
21+
m_ObjectHideFlags: 0
22+
m_CorrespondingSourceObject: {fileID: 0}
23+
m_PrefabInstance: {fileID: 0}
24+
m_PrefabAsset: {fileID: 0}
25+
m_Name: Plastics Decal
26+
m_Shader: {fileID: 4800000, guid: 6e4ae4064600d784cac1e41a9e6f2e59, type: 3}
27+
m_ShaderKeywords: _ALPHATEST_ON _ALPHATOMASK_ON _DISABLE_SSR_TRANSPARENT _MATERIAL_FEATURE_TRANSMISSION
28+
_NORMALMAP_TANGENT_SPACE
29+
m_LightmapFlags: 4
30+
m_EnableInstancingVariants: 0
31+
m_DoubleSidedGI: 0
32+
m_CustomRenderQueue: 2475
33+
stringTagMap:
34+
RenderType: TransparentCutout
35+
disabledShaderPasses:
36+
- MOTIONVECTORS
37+
- TransparentDepthPrepass
38+
- TransparentBackface
39+
- RayTracingPrepass
40+
- TransparentDepthPostpass
41+
m_SavedProperties:
42+
serializedVersion: 3
43+
m_TexEnvs:
44+
- _AnisotropyMap:
45+
m_Texture: {fileID: 0}
46+
m_Scale: {x: 1, y: 1}
47+
m_Offset: {x: 0, y: 0}
48+
- _BaseColorMap:
49+
m_Texture: {fileID: 0}
50+
m_Scale: {x: 1, y: 1}
51+
m_Offset: {x: 0, y: 0}
52+
- _BentNormalMap:
53+
m_Texture: {fileID: 0}
54+
m_Scale: {x: 1, y: 1}
55+
m_Offset: {x: 0, y: 0}
56+
- _BentNormalMapOS:
57+
m_Texture: {fileID: 0}
58+
m_Scale: {x: 1, y: 1}
59+
m_Offset: {x: 0, y: 0}
60+
- _CoatMaskMap:
61+
m_Texture: {fileID: 0}
62+
m_Scale: {x: 1, y: 1}
63+
m_Offset: {x: 0, y: 0}
64+
- _DetailMap:
65+
m_Texture: {fileID: 0}
66+
m_Scale: {x: 1, y: 1}
67+
m_Offset: {x: 0, y: 0}
68+
- _EmissiveColorMap:
69+
m_Texture: {fileID: 0}
70+
m_Scale: {x: 1, y: 1}
71+
m_Offset: {x: 0, y: 0}
72+
- _HeightMap:
73+
m_Texture: {fileID: 0}
74+
m_Scale: {x: 1, y: 1}
75+
m_Offset: {x: 0, y: 0}
76+
- _IridescenceMaskMap:
77+
m_Texture: {fileID: 0}
78+
m_Scale: {x: 1, y: 1}
79+
m_Offset: {x: 0, y: 0}
80+
- _IridescenceThicknessMap:
81+
m_Texture: {fileID: 0}
82+
m_Scale: {x: 1, y: 1}
83+
m_Offset: {x: 0, y: 0}
84+
- _MainTex:
85+
m_Texture: {fileID: 0}
86+
m_Scale: {x: 1, y: 1}
87+
m_Offset: {x: 0, y: 0}
88+
- _MaskMap:
89+
m_Texture: {fileID: 0}
90+
m_Scale: {x: 1, y: 1}
91+
m_Offset: {x: 0, y: 0}
92+
- _NormalMap:
93+
m_Texture: {fileID: 0}
94+
m_Scale: {x: 1, y: 1}
95+
m_Offset: {x: 0, y: 0}
96+
- _NormalMapOS:
97+
m_Texture: {fileID: 0}
98+
m_Scale: {x: 1, y: 1}
99+
m_Offset: {x: 0, y: 0}
100+
- _SpecularColorMap:
101+
m_Texture: {fileID: 0}
102+
m_Scale: {x: 1, y: 1}
103+
m_Offset: {x: 0, y: 0}
104+
- _SubsurfaceMaskMap:
105+
m_Texture: {fileID: 0}
106+
m_Scale: {x: 1, y: 1}
107+
m_Offset: {x: 0, y: 0}
108+
- _TangentMap:
109+
m_Texture: {fileID: 0}
110+
m_Scale: {x: 1, y: 1}
111+
m_Offset: {x: 0, y: 0}
112+
- _TangentMapOS:
113+
m_Texture: {fileID: 0}
114+
m_Scale: {x: 1, y: 1}
115+
m_Offset: {x: 0, y: 0}
116+
- _ThicknessMap:
117+
m_Texture: {fileID: 0}
118+
m_Scale: {x: 1, y: 1}
119+
m_Offset: {x: 0, y: 0}
120+
- _TransmittanceColorMap:
121+
m_Texture: {fileID: 0}
122+
m_Scale: {x: 1, y: 1}
123+
m_Offset: {x: 0, y: 0}
124+
- unity_Lightmaps:
125+
m_Texture: {fileID: 0}
126+
m_Scale: {x: 1, y: 1}
127+
m_Offset: {x: 0, y: 0}
128+
- unity_LightmapsInd:
129+
m_Texture: {fileID: 0}
130+
m_Scale: {x: 1, y: 1}
131+
m_Offset: {x: 0, y: 0}
132+
- unity_ShadowMasks:
133+
m_Texture: {fileID: 0}
134+
m_Scale: {x: 1, y: 1}
135+
m_Offset: {x: 0, y: 0}
136+
m_Ints: []
137+
m_Floats:
138+
- _AORemapMax: 1
139+
- _AORemapMin: 0
140+
- _ATDistance: 1
141+
- _AddPrecomputedVelocity: 0
142+
- _AlbedoAffectEmissive: 0
143+
- _AlphaCutoff: 0.5
144+
- _AlphaCutoffEnable: 1
145+
- _AlphaCutoffPostpass: 0.5
146+
- _AlphaCutoffPrepass: 0.5
147+
- _AlphaCutoffShadow: 0.5
148+
- _AlphaDstBlend: 0
149+
- _AlphaSrcBlend: 1
150+
- _AlphaToMask: 1
151+
- _AlphaToMaskInspectorValue: 1
152+
- _Anisotropy: 0
153+
- _BlendMode: 0
154+
- _CoatMask: 0
155+
- _CullMode: 2
156+
- _CullModeForward: 2
157+
- _Cutoff: 0.5
158+
- _DepthOffsetEnable: 0
159+
- _DetailAlbedoScale: 1
160+
- _DetailNormalScale: 1
161+
- _DetailSmoothnessScale: 1
162+
- _DiffusionProfile: 0
163+
- _DiffusionProfileHash: 3.4582155
164+
- _DisplacementLockObjectScale: 1
165+
- _DisplacementLockTilingScale: 1
166+
- _DisplacementMode: 0
167+
- _DoubleSidedEnable: 0
168+
- _DoubleSidedGIMode: 0
169+
- _DoubleSidedNormalMode: 1
170+
- _DstBlend: 0
171+
- _EmissiveColorMode: 1
172+
- _EmissiveExposureWeight: 1
173+
- _EmissiveIntensity: 1
174+
- _EmissiveIntensityUnit: 0
175+
- _EnableBlendModePreserveSpecularLighting: 1
176+
- _EnableFogOnTransparent: 1
177+
- _EnableGeometricSpecularAA: 0
178+
- _EnergyConservingSpecularColor: 1
179+
- _HeightAmplitude: 0.02
180+
- _HeightCenter: 0.5
181+
- _HeightMapParametrization: 0
182+
- _HeightMax: 1
183+
- _HeightMin: -1
184+
- _HeightOffset: 0
185+
- _HeightPoMAmplitude: 2
186+
- _HeightTessAmplitude: 2
187+
- _HeightTessCenter: 0.5
188+
- _InvTilingScale: 1
189+
- _Ior: 1.5
190+
- _IridescenceMask: 1
191+
- _IridescenceThickness: 1
192+
- _LinkDetailsWithBase: 1
193+
- _MaterialID: 5
194+
- _Metallic: 0.364
195+
- _MetallicRemapMax: 1
196+
- _MetallicRemapMin: 0
197+
- _NormalMapSpace: 0
198+
- _NormalScale: 1
199+
- _OpaqueCullMode: 2
200+
- _PPDLodThreshold: 5
201+
- _PPDMaxSamples: 15
202+
- _PPDMinSamples: 5
203+
- _PPDPrimitiveLength: 1
204+
- _PPDPrimitiveWidth: 1
205+
- _RayTracing: 0
206+
- _ReceivesSSR: 1
207+
- _ReceivesSSRTransparent: 0
208+
- _RefractionModel: 0
209+
- _Smoothness: 0.384
210+
- _SmoothnessRemapMax: 1
211+
- _SmoothnessRemapMin: 0
212+
- _SpecularAAScreenSpaceVariance: 0.1
213+
- _SpecularAAThreshold: 0.2
214+
- _SpecularOcclusionMode: 1
215+
- _SrcBlend: 1
216+
- _StencilRef: 0
217+
- _StencilRefDepth: 8
218+
- _StencilRefGBuffer: 10
219+
- _StencilRefMV: 40
220+
- _StencilWriteMask: 6
221+
- _StencilWriteMaskDepth: 8
222+
- _StencilWriteMaskGBuffer: 14
223+
- _StencilWriteMaskMV: 40
224+
- _SubsurfaceMask: 1
225+
- _SupportDecals: 1
226+
- _SurfaceType: 0
227+
- _TexWorldScale: 1
228+
- _TexWorldScaleEmissive: 1
229+
- _Thickness: 0.00154
230+
- _TransmissionEnable: 1
231+
- _TransparentBackfaceEnable: 0
232+
- _TransparentCullMode: 2
233+
- _TransparentDepthPostpassEnable: 0
234+
- _TransparentDepthPrepassEnable: 0
235+
- _TransparentSortPriority: 0
236+
- _TransparentWritingMotionVec: 0
237+
- _TransparentZWrite: 0
238+
- _UVBase: 0
239+
- _UVDetail: 0
240+
- _UVEmissive: 0
241+
- _UseEmissiveIntensity: 0
242+
- _UseShadowThreshold: 0
243+
- _ZTestDepthEqualForOpaque: 3
244+
- _ZTestGBuffer: 3
245+
- _ZTestTransparent: 4
246+
- _ZWrite: 1
247+
m_Colors:
248+
- _BaseColor: {r: 1, g: 1, b: 1, a: 1}
249+
- _BaseColorMap_MipInfo: {r: 0, g: 0, b: 0, a: 0}
250+
- _Color: {r: 1, g: 1, b: 1, a: 1}
251+
- _DiffusionProfileAsset: {r: 6.692493e+26, g: -8.878948e+31, b: -3.2961314e-28, a: -1.5023907e-26}
252+
- _DoubleSidedConstants: {r: 1, g: 1, b: -1, a: 0}
253+
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1}
254+
- _EmissiveColor: {r: 0, g: 0, b: 0, a: 1}
255+
- _EmissiveColorLDR: {r: 0, g: 0, b: 0, a: 1}
256+
- _InvPrimScale: {r: 1, g: 1, b: 0, a: 0}
257+
- _IridescenceThicknessRemap: {r: 0, g: 1, b: 0, a: 0}
258+
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}
259+
- _ThicknessRemap: {r: 0, g: 1, b: 0, a: 0}
260+
- _TransmittanceColor: {r: 1, g: 1, b: 1, a: 1}
261+
- _UVDetailsMappingMask: {r: 1, g: 0, b: 0, a: 0}
262+
- _UVMappingMask: {r: 1, g: 0, b: 0, a: 0}
263+
- _UVMappingMaskEmissive: {r: 1, g: 0, b: 0, a: 0}
264+
m_BuildTextureStacks: []
265+
--- !u!114 &960969761170114722
266+
MonoBehaviour:
267+
m_ObjectHideFlags: 11
268+
m_CorrespondingSourceObject: {fileID: 0}
269+
m_PrefabInstance: {fileID: 0}
270+
m_PrefabAsset: {fileID: 0}
271+
m_GameObject: {fileID: 0}
272+
m_Enabled: 1
273+
m_EditorHideFlags: 0
274+
m_Script: {fileID: 11500000, guid: da692e001514ec24dbc4cca1949ff7e8, type: 3}
275+
m_Name:
276+
m_EditorClassIdentifier:
277+
version: 12
278+
hdPluginSubTargetMaterialVersions:
279+
m_Keys: []
280+
m_Values:

Assets/Art/Materials/Default/Plastic/Plastics Decal.mat.meta

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

0 commit comments

Comments
 (0)