diff options
| author | yum <yum.food.vr@gmail.com> | 2025-02-11 16:54:10 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2025-02-11 16:54:10 -0800 |
| commit | 20c32dcb055058b770062b7e9dd07f79d33a8caa (patch) | |
| tree | a712206014334ab41a012c2cc27086c5f0591c45 /Materials | |
| parent | 2dcf39113fab3aac8fe280f3b0ead9cf87fa958d (diff) | |
Add code
Implement basic diffuse and specular BRDF based heavily on silent's
filamented shader.
Diffstat (limited to 'Materials')
32 files changed, 2276 insertions, 0 deletions
diff --git a/Materials/Mat00.mat b/Materials/Mat00.mat new file mode 100644 index 0000000..591c049 --- /dev/null +++ b/Materials/Mat00.mat @@ -0,0 +1,122 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Mat00 + m_Shader: {fileID: 4800000, guid: b4e71db42d10be94e9a50ee0569be871, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _CubeMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DFG: + m_Texture: {fileID: 2800000, guid: 53122c95e82e994448dce5a9c8346223, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SmoothnessMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Clip: 0.5 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnableMetallic: 0 + - _ForgotToLockMaterial: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _InvertSmoothness: 0 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SampleWorld: 0 + - _Saturation: 0 + - _ShaderOptimizerEnabled: 0 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZTest: 4 + - _ZWrite: 1 + - _specularAntiAliasingThreshold: 0.25 + - _specularAntiAliasingVariance: 0.15 + - m_LUTs: 1 + - m_end_Metallic: 0 + - m_mainOptions: 1 + - m_reflectionOptions: 1 + - m_renderingOptions: 0 + - m_start_Metallic: 1 + - shader_is_using_thry_editor: 0 + - shader_master_label: 0 + - shader_presets: 0 + - shader_properties_label_file: 0 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _MetalReflectionTint: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] diff --git a/Materials/Mat00.mat.meta b/Materials/Mat00.mat.meta new file mode 100644 index 0000000..b66ea2f --- /dev/null +++ b/Materials/Mat00.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c3793cf0eada4094f97f483772eab6fa +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Materials/Mat00_Filament.mat b/Materials/Mat00_Filament.mat new file mode 100644 index 0000000..8ed0851 --- /dev/null +++ b/Materials/Mat00_Filament.mat @@ -0,0 +1,146 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Mat00_Filament + m_Shader: {fileID: 4800000, guid: 9829e18681954944a8b25de9b080a0b6, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _LIGHTMAPSPECULAR + m_InvalidKeywords: + - _BAKERY_NONE + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _CubeMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DFG: + m_Texture: {fileID: 2800000, guid: b6b1f1fa6be1ce54f8bcd5428c160a28, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RNM0: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RNM1: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RNM2: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SmoothnessMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaToMaskMode: 0 + - _Bakery: 0 + - _BakeryVertexLM: 0 + - _BumpScale: 1 + - _BumpShadowHardness: 50 + - _BumpShadowHeightScale: 0.2 + - _Clip: 0.5 + - _Cull: 2 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnableMetallic: 0 + - _ExposureOcclusion: 0.2 + - _ForgotToLockMaterial: 0 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _InvertSmoothness: 0 + - _LTCGI: 0 + - _LightmapSpecular: 1 + - _LightmapSpecularMaxSmoothness: 0.9 + - _Metallic: 0 + - _Mode: 0 + - _NormalMapShadows: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SampleWorld: 0 + - _Saturation: 0 + - _ShaderOptimizerEnabled: 0 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZTest: 4 + - _ZWrite: 1 + - _specularAntiAliasingThreshold: 0.25 + - _specularAntiAliasingVariance: 0.15 + - m_end_Metallic: 0 + - m_mainOptions: 0 + - m_reflectionOptions: 1 + - m_renderingOptions: 0 + - m_start_Metallic: 1 + - shader_is_using_thry_editor: 0 + - shader_master_label: 0 + - shader_presets: 0 + - shader_properties_label_file: 0 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _MetalReflectionTint: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] diff --git a/Materials/Mat00_Filament.mat.meta b/Materials/Mat00_Filament.mat.meta new file mode 100644 index 0000000..d6df523 --- /dev/null +++ b/Materials/Mat00_Filament.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f47e14635c6783c43a3abee62f28f4dc +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Materials/Mat01.mat b/Materials/Mat01.mat new file mode 100644 index 0000000..594f20c --- /dev/null +++ b/Materials/Mat01.mat @@ -0,0 +1,120 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Mat01 + m_Shader: {fileID: 4800000, guid: b4e71db42d10be94e9a50ee0569be871, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _CubeMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DFG: + m_Texture: {fileID: 2800000, guid: 53122c95e82e994448dce5a9c8346223, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SmoothnessMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Clip: 0.5 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnableMetallic: 0 + - _ForgotToLockMaterial: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _InvertSmoothness: 0 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SampleWorld: 0 + - _Saturation: 0 + - _ShaderOptimizerEnabled: 0 + - _Smoothness: 1 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZTest: 4 + - _ZWrite: 1 + - m_LUTs: 1 + - m_end_Metallic: 0 + - m_mainOptions: 1 + - m_reflectionOptions: 1 + - m_renderingOptions: 0 + - m_start_Metallic: 1 + - shader_is_using_thry_editor: 0 + - shader_master_label: 0 + - shader_presets: 0 + - shader_properties_label_file: 0 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _MetalReflectionTint: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] diff --git a/Materials/Mat01.mat.meta b/Materials/Mat01.mat.meta new file mode 100644 index 0000000..c284b10 --- /dev/null +++ b/Materials/Mat01.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: fe859a42fb22a2e49a394044b3911997 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Materials/Mat01_Filament.mat b/Materials/Mat01_Filament.mat new file mode 100644 index 0000000..360711b --- /dev/null +++ b/Materials/Mat01_Filament.mat @@ -0,0 +1,146 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Mat01_Filament + m_Shader: {fileID: 4800000, guid: 9829e18681954944a8b25de9b080a0b6, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _LIGHTMAPSPECULAR + m_InvalidKeywords: + - _BAKERY_NONE + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _CubeMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DFG: + m_Texture: {fileID: 2800000, guid: b6b1f1fa6be1ce54f8bcd5428c160a28, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RNM0: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RNM1: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RNM2: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SmoothnessMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaToMaskMode: 0 + - _Bakery: 0 + - _BakeryVertexLM: 0 + - _BumpScale: 1 + - _BumpShadowHardness: 50 + - _BumpShadowHeightScale: 0.2 + - _Clip: 0.5 + - _Cull: 2 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnableMetallic: 0 + - _ExposureOcclusion: 0.2 + - _ForgotToLockMaterial: 0 + - _GlossMapScale: 1 + - _Glossiness: 1 + - _GlossyReflections: 1 + - _InvertSmoothness: 0 + - _LTCGI: 0 + - _LightmapSpecular: 1 + - _LightmapSpecularMaxSmoothness: 0.9 + - _Metallic: 0 + - _Mode: 0 + - _NormalMapShadows: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SampleWorld: 0 + - _Saturation: 0 + - _ShaderOptimizerEnabled: 0 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZTest: 4 + - _ZWrite: 1 + - _specularAntiAliasingThreshold: 0.25 + - _specularAntiAliasingVariance: 0.15 + - m_end_Metallic: 0 + - m_mainOptions: 0 + - m_reflectionOptions: 1 + - m_renderingOptions: 0 + - m_start_Metallic: 1 + - shader_is_using_thry_editor: 0 + - shader_master_label: 0 + - shader_presets: 0 + - shader_properties_label_file: 0 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _MetalReflectionTint: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] diff --git a/Materials/Mat01_Filament.mat.meta b/Materials/Mat01_Filament.mat.meta new file mode 100644 index 0000000..c332e04 --- /dev/null +++ b/Materials/Mat01_Filament.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 83e38a6a77fc32f45b4ff8832c9c1785 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Materials/Mat02.mat b/Materials/Mat02.mat new file mode 100644 index 0000000..cfe7a0c --- /dev/null +++ b/Materials/Mat02.mat @@ -0,0 +1,122 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Mat02 + m_Shader: {fileID: 4800000, guid: b4e71db42d10be94e9a50ee0569be871, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _CubeMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DFG: + m_Texture: {fileID: 2800000, guid: 53122c95e82e994448dce5a9c8346223, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SmoothnessMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Clip: 0.5 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnableMetallic: 0 + - _ForgotToLockMaterial: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _InvertSmoothness: 0 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SampleWorld: 0 + - _Saturation: 0 + - _ShaderOptimizerEnabled: 0 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZTest: 4 + - _ZWrite: 1 + - _specularAntiAliasingThreshold: 0.25 + - _specularAntiAliasingVariance: 0.15 + - m_LUTs: 1 + - m_end_Metallic: 0 + - m_mainOptions: 1 + - m_reflectionOptions: 1 + - m_renderingOptions: 0 + - m_start_Metallic: 1 + - shader_is_using_thry_editor: 0 + - shader_master_label: 0 + - shader_presets: 0 + - shader_properties_label_file: 0 + m_Colors: + - _Color: {r: 0.25, g: 0.25, b: 0.25, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _MetalReflectionTint: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] diff --git a/Materials/Mat02.mat.meta b/Materials/Mat02.mat.meta new file mode 100644 index 0000000..248afe1 --- /dev/null +++ b/Materials/Mat02.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 481565a71bf8eae43929aad7793dd8e9 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Materials/Mat02_Filament.mat b/Materials/Mat02_Filament.mat new file mode 100644 index 0000000..5494416 --- /dev/null +++ b/Materials/Mat02_Filament.mat @@ -0,0 +1,146 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Mat02_Filament + m_Shader: {fileID: 4800000, guid: 9829e18681954944a8b25de9b080a0b6, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _LIGHTMAPSPECULAR + m_InvalidKeywords: + - _BAKERY_NONE + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _CubeMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DFG: + m_Texture: {fileID: 2800000, guid: b6b1f1fa6be1ce54f8bcd5428c160a28, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RNM0: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RNM1: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RNM2: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SmoothnessMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaToMaskMode: 0 + - _Bakery: 0 + - _BakeryVertexLM: 0 + - _BumpScale: 1 + - _BumpShadowHardness: 50 + - _BumpShadowHeightScale: 0.2 + - _Clip: 0.5 + - _Cull: 2 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnableMetallic: 0 + - _ExposureOcclusion: 0.2 + - _ForgotToLockMaterial: 0 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _InvertSmoothness: 0 + - _LTCGI: 0 + - _LightmapSpecular: 1 + - _LightmapSpecularMaxSmoothness: 0.9 + - _Metallic: 0 + - _Mode: 0 + - _NormalMapShadows: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SampleWorld: 0 + - _Saturation: 0 + - _ShaderOptimizerEnabled: 0 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZTest: 4 + - _ZWrite: 1 + - _specularAntiAliasingThreshold: 0.25 + - _specularAntiAliasingVariance: 0.15 + - m_end_Metallic: 0 + - m_mainOptions: 0 + - m_reflectionOptions: 1 + - m_renderingOptions: 0 + - m_start_Metallic: 1 + - shader_is_using_thry_editor: 0 + - shader_master_label: 0 + - shader_presets: 0 + - shader_properties_label_file: 0 + m_Colors: + - _Color: {r: 0.25, g: 0.25, b: 0.25, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _MetalReflectionTint: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] diff --git a/Materials/Mat02_Filament.mat.meta b/Materials/Mat02_Filament.mat.meta new file mode 100644 index 0000000..f8e2ee1 --- /dev/null +++ b/Materials/Mat02_Filament.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c858df0a3464b964ebaf1d1493e9a368 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Materials/Mat03.mat b/Materials/Mat03.mat new file mode 100644 index 0000000..faef48a --- /dev/null +++ b/Materials/Mat03.mat @@ -0,0 +1,120 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Mat03 + m_Shader: {fileID: 4800000, guid: b4e71db42d10be94e9a50ee0569be871, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _CubeMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DFG: + m_Texture: {fileID: 2800000, guid: 53122c95e82e994448dce5a9c8346223, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SmoothnessMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Clip: 0.5 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnableMetallic: 0 + - _ForgotToLockMaterial: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _InvertSmoothness: 0 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SampleWorld: 0 + - _Saturation: 0 + - _ShaderOptimizerEnabled: 0 + - _Smoothness: 1 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZTest: 4 + - _ZWrite: 1 + - m_LUTs: 1 + - m_end_Metallic: 0 + - m_mainOptions: 1 + - m_reflectionOptions: 1 + - m_renderingOptions: 0 + - m_start_Metallic: 1 + - shader_is_using_thry_editor: 0 + - shader_master_label: 0 + - shader_presets: 0 + - shader_properties_label_file: 0 + m_Colors: + - _Color: {r: 0.25, g: 0.25, b: 0.25, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _MetalReflectionTint: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] diff --git a/Materials/Mat03.mat.meta b/Materials/Mat03.mat.meta new file mode 100644 index 0000000..6ecdbca --- /dev/null +++ b/Materials/Mat03.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 919491364d0bc874e8dec8404eaeab29 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Materials/Mat03_Filament.mat b/Materials/Mat03_Filament.mat new file mode 100644 index 0000000..daa26f4 --- /dev/null +++ b/Materials/Mat03_Filament.mat @@ -0,0 +1,146 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Mat03_Filament + m_Shader: {fileID: 4800000, guid: 9829e18681954944a8b25de9b080a0b6, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _LIGHTMAPSPECULAR + m_InvalidKeywords: + - _BAKERY_NONE + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _CubeMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DFG: + m_Texture: {fileID: 2800000, guid: b6b1f1fa6be1ce54f8bcd5428c160a28, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RNM0: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RNM1: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RNM2: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SmoothnessMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaToMaskMode: 0 + - _Bakery: 0 + - _BakeryVertexLM: 0 + - _BumpScale: 1 + - _BumpShadowHardness: 50 + - _BumpShadowHeightScale: 0.2 + - _Clip: 0.5 + - _Cull: 2 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnableMetallic: 0 + - _ExposureOcclusion: 0.2 + - _ForgotToLockMaterial: 0 + - _GlossMapScale: 1 + - _Glossiness: 1 + - _GlossyReflections: 1 + - _InvertSmoothness: 0 + - _LTCGI: 0 + - _LightmapSpecular: 1 + - _LightmapSpecularMaxSmoothness: 0.9 + - _Metallic: 0 + - _Mode: 0 + - _NormalMapShadows: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SampleWorld: 0 + - _Saturation: 0 + - _ShaderOptimizerEnabled: 0 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZTest: 4 + - _ZWrite: 1 + - _specularAntiAliasingThreshold: 0.25 + - _specularAntiAliasingVariance: 0.15 + - m_end_Metallic: 0 + - m_mainOptions: 0 + - m_reflectionOptions: 1 + - m_renderingOptions: 0 + - m_start_Metallic: 1 + - shader_is_using_thry_editor: 0 + - shader_master_label: 0 + - shader_presets: 0 + - shader_properties_label_file: 0 + m_Colors: + - _Color: {r: 0.25, g: 0.25, b: 0.25, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _MetalReflectionTint: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] diff --git a/Materials/Mat03_Filament.mat.meta b/Materials/Mat03_Filament.mat.meta new file mode 100644 index 0000000..4aeabe8 --- /dev/null +++ b/Materials/Mat03_Filament.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 19171da94f1e4f447899e16b7b7d8f2f +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Materials/Mat04.mat b/Materials/Mat04.mat new file mode 100644 index 0000000..978c2e9 --- /dev/null +++ b/Materials/Mat04.mat @@ -0,0 +1,124 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Mat04 + m_Shader: {fileID: 4800000, guid: b4e71db42d10be94e9a50ee0569be871, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _CubeMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DFG: + m_Texture: {fileID: 2800000, guid: 53122c95e82e994448dce5a9c8346223, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SmoothnessMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Clip: 0.5 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnableMetallic: 0 + - _ForgotToLockMaterial: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _InvertSmoothness: 0 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SampleWorld: 0 + - _Saturation: 0 + - _ShaderOptimizerEnabled: 0 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZTest: 4 + - _ZWrite: 1 + - _specularAntiAliasingThreshold: 0.25 + - _specularAntiAliasingVariance: 0.15 + - footer_github: 0 + - footer_youtube: 0 + - m_LUTs: 1 + - m_end_Metallic: 0 + - m_mainOptions: 1 + - m_reflectionOptions: 1 + - m_renderingOptions: 0 + - m_start_Metallic: 1 + - shader_is_using_thry_editor: 0 + - shader_master_label: 0 + - shader_presets: 0 + - shader_properties_label_file: 0 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _MetalReflectionTint: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] diff --git a/Materials/Mat04.mat.meta b/Materials/Mat04.mat.meta new file mode 100644 index 0000000..daa18b5 --- /dev/null +++ b/Materials/Mat04.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 85dbf5a7a7432454dba8b1cf29a5d917 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Materials/Mat04_Filament.mat b/Materials/Mat04_Filament.mat new file mode 100644 index 0000000..bdd3985 --- /dev/null +++ b/Materials/Mat04_Filament.mat @@ -0,0 +1,146 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Mat04_Filament + m_Shader: {fileID: 4800000, guid: 9829e18681954944a8b25de9b080a0b6, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _LIGHTMAPSPECULAR + m_InvalidKeywords: + - _BAKERY_NONE + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _CubeMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DFG: + m_Texture: {fileID: 2800000, guid: b6b1f1fa6be1ce54f8bcd5428c160a28, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RNM0: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RNM1: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RNM2: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SmoothnessMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaToMaskMode: 0 + - _Bakery: 0 + - _BakeryVertexLM: 0 + - _BumpScale: 1 + - _BumpShadowHardness: 50 + - _BumpShadowHeightScale: 0.2 + - _Clip: 0.5 + - _Cull: 2 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnableMetallic: 0 + - _ExposureOcclusion: 0.2 + - _ForgotToLockMaterial: 0 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _InvertSmoothness: 0 + - _LTCGI: 0 + - _LightmapSpecular: 1 + - _LightmapSpecularMaxSmoothness: 0.9 + - _Metallic: 1 + - _Mode: 0 + - _NormalMapShadows: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SampleWorld: 0 + - _Saturation: 0 + - _ShaderOptimizerEnabled: 0 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZTest: 4 + - _ZWrite: 1 + - _specularAntiAliasingThreshold: 0.25 + - _specularAntiAliasingVariance: 0.15 + - m_end_Metallic: 0 + - m_mainOptions: 0 + - m_reflectionOptions: 1 + - m_renderingOptions: 0 + - m_start_Metallic: 1 + - shader_is_using_thry_editor: 0 + - shader_master_label: 0 + - shader_presets: 0 + - shader_properties_label_file: 0 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _MetalReflectionTint: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] diff --git a/Materials/Mat04_Filament.mat.meta b/Materials/Mat04_Filament.mat.meta new file mode 100644 index 0000000..5d65389 --- /dev/null +++ b/Materials/Mat04_Filament.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 329cad0938d91a84dba240c929b988ab +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Materials/Mat05.mat b/Materials/Mat05.mat new file mode 100644 index 0000000..ab579cd --- /dev/null +++ b/Materials/Mat05.mat @@ -0,0 +1,124 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Mat05 + m_Shader: {fileID: 4800000, guid: b4e71db42d10be94e9a50ee0569be871, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _CubeMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DFG: + m_Texture: {fileID: 2800000, guid: 53122c95e82e994448dce5a9c8346223, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SmoothnessMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Clip: 0.5 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnableMetallic: 0 + - _ForgotToLockMaterial: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _InvertSmoothness: 0 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SampleWorld: 0 + - _Saturation: 0 + - _ShaderOptimizerEnabled: 0 + - _Smoothness: 1 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZTest: 4 + - _ZWrite: 1 + - _specularAntiAliasingThreshold: 0.25 + - _specularAntiAliasingVariance: 0.15 + - footer_github: 0 + - footer_youtube: 0 + - m_LUTs: 1 + - m_end_Metallic: 0 + - m_mainOptions: 1 + - m_reflectionOptions: 1 + - m_renderingOptions: 0 + - m_start_Metallic: 1 + - shader_is_using_thry_editor: 0 + - shader_master_label: 0 + - shader_presets: 0 + - shader_properties_label_file: 0 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _MetalReflectionTint: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] diff --git a/Materials/Mat05.mat.meta b/Materials/Mat05.mat.meta new file mode 100644 index 0000000..fa28713 --- /dev/null +++ b/Materials/Mat05.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9c07492cdffedcc4a8173933cd7cd372 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Materials/Mat05_Filament.mat b/Materials/Mat05_Filament.mat new file mode 100644 index 0000000..bdaf85d --- /dev/null +++ b/Materials/Mat05_Filament.mat @@ -0,0 +1,146 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Mat05_Filament + m_Shader: {fileID: 4800000, guid: 9829e18681954944a8b25de9b080a0b6, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _LIGHTMAPSPECULAR + m_InvalidKeywords: + - _BAKERY_NONE + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _CubeMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DFG: + m_Texture: {fileID: 2800000, guid: b6b1f1fa6be1ce54f8bcd5428c160a28, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RNM0: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RNM1: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RNM2: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SmoothnessMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaToMaskMode: 0 + - _Bakery: 0 + - _BakeryVertexLM: 0 + - _BumpScale: 1 + - _BumpShadowHardness: 50 + - _BumpShadowHeightScale: 0.2 + - _Clip: 0.5 + - _Cull: 2 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnableMetallic: 0 + - _ExposureOcclusion: 0.2 + - _ForgotToLockMaterial: 0 + - _GlossMapScale: 1 + - _Glossiness: 1 + - _GlossyReflections: 1 + - _InvertSmoothness: 0 + - _LTCGI: 0 + - _LightmapSpecular: 1 + - _LightmapSpecularMaxSmoothness: 0.9 + - _Metallic: 1 + - _Mode: 0 + - _NormalMapShadows: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SampleWorld: 0 + - _Saturation: 0 + - _ShaderOptimizerEnabled: 0 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZTest: 4 + - _ZWrite: 1 + - _specularAntiAliasingThreshold: 0.25 + - _specularAntiAliasingVariance: 0.15 + - m_end_Metallic: 0 + - m_mainOptions: 0 + - m_reflectionOptions: 1 + - m_renderingOptions: 0 + - m_start_Metallic: 1 + - shader_is_using_thry_editor: 0 + - shader_master_label: 0 + - shader_presets: 0 + - shader_properties_label_file: 0 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _MetalReflectionTint: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] diff --git a/Materials/Mat05_Filament.mat.meta b/Materials/Mat05_Filament.mat.meta new file mode 100644 index 0000000..47bf615 --- /dev/null +++ b/Materials/Mat05_Filament.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7efff4743d1894344a92ac7880b9326f +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Materials/Mat06.mat b/Materials/Mat06.mat new file mode 100644 index 0000000..23abc00 --- /dev/null +++ b/Materials/Mat06.mat @@ -0,0 +1,124 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Mat06 + m_Shader: {fileID: 4800000, guid: b4e71db42d10be94e9a50ee0569be871, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _CubeMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DFG: + m_Texture: {fileID: 2800000, guid: 53122c95e82e994448dce5a9c8346223, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SmoothnessMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Clip: 0.5 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnableMetallic: 0 + - _ForgotToLockMaterial: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _InvertSmoothness: 0 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SampleWorld: 0 + - _Saturation: 0 + - _ShaderOptimizerEnabled: 0 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZTest: 4 + - _ZWrite: 1 + - _specularAntiAliasingThreshold: 0.25 + - _specularAntiAliasingVariance: 0.15 + - footer_github: 0 + - footer_youtube: 0 + - m_LUTs: 1 + - m_end_Metallic: 0 + - m_mainOptions: 1 + - m_reflectionOptions: 1 + - m_renderingOptions: 0 + - m_start_Metallic: 1 + - shader_is_using_thry_editor: 0 + - shader_master_label: 0 + - shader_presets: 0 + - shader_properties_label_file: 0 + m_Colors: + - _Color: {r: 0.25, g: 0.25, b: 0.25, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _MetalReflectionTint: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] diff --git a/Materials/Mat06.mat.meta b/Materials/Mat06.mat.meta new file mode 100644 index 0000000..7cda294 --- /dev/null +++ b/Materials/Mat06.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: fd9e9378e53ba004781472e7b5b04944 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Materials/Mat06_Filament.mat b/Materials/Mat06_Filament.mat new file mode 100644 index 0000000..b1193ef --- /dev/null +++ b/Materials/Mat06_Filament.mat @@ -0,0 +1,146 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Mat06_Filament + m_Shader: {fileID: 4800000, guid: 9829e18681954944a8b25de9b080a0b6, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _LIGHTMAPSPECULAR + m_InvalidKeywords: + - _BAKERY_NONE + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _CubeMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DFG: + m_Texture: {fileID: 2800000, guid: b6b1f1fa6be1ce54f8bcd5428c160a28, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RNM0: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RNM1: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RNM2: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SmoothnessMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaToMaskMode: 0 + - _Bakery: 0 + - _BakeryVertexLM: 0 + - _BumpScale: 1 + - _BumpShadowHardness: 50 + - _BumpShadowHeightScale: 0.2 + - _Clip: 0.5 + - _Cull: 2 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnableMetallic: 0 + - _ExposureOcclusion: 0.2 + - _ForgotToLockMaterial: 0 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _InvertSmoothness: 0 + - _LTCGI: 0 + - _LightmapSpecular: 1 + - _LightmapSpecularMaxSmoothness: 0.9 + - _Metallic: 1 + - _Mode: 0 + - _NormalMapShadows: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SampleWorld: 0 + - _Saturation: 0 + - _ShaderOptimizerEnabled: 0 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZTest: 4 + - _ZWrite: 1 + - _specularAntiAliasingThreshold: 0.25 + - _specularAntiAliasingVariance: 0.15 + - m_end_Metallic: 0 + - m_mainOptions: 0 + - m_reflectionOptions: 1 + - m_renderingOptions: 0 + - m_start_Metallic: 1 + - shader_is_using_thry_editor: 0 + - shader_master_label: 0 + - shader_presets: 0 + - shader_properties_label_file: 0 + m_Colors: + - _Color: {r: 0.25, g: 0.25, b: 0.25, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _MetalReflectionTint: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] diff --git a/Materials/Mat06_Filament.mat.meta b/Materials/Mat06_Filament.mat.meta new file mode 100644 index 0000000..8e3fc4d --- /dev/null +++ b/Materials/Mat06_Filament.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4fb0bdbdec49ff349bfc12b51e1e2334 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Materials/Mat07.mat b/Materials/Mat07.mat new file mode 100644 index 0000000..62f6d5c --- /dev/null +++ b/Materials/Mat07.mat @@ -0,0 +1,124 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Mat07 + m_Shader: {fileID: 4800000, guid: b4e71db42d10be94e9a50ee0569be871, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _CubeMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DFG: + m_Texture: {fileID: 2800000, guid: 53122c95e82e994448dce5a9c8346223, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SmoothnessMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1.15 + - _Clip: 0.5 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnableMetallic: 0 + - _ForgotToLockMaterial: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _InvertSmoothness: 0 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SampleWorld: 0 + - _Saturation: 0 + - _ShaderOptimizerEnabled: 0 + - _Smoothness: 1 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZTest: 4 + - _ZWrite: 1 + - _specularAntiAliasingThreshold: 0.25 + - _specularAntiAliasingVariance: 0.15 + - footer_github: 0 + - footer_youtube: 0 + - m_LUTs: 1 + - m_end_Metallic: 0 + - m_mainOptions: 1 + - m_reflectionOptions: 1 + - m_renderingOptions: 0 + - m_start_Metallic: 1 + - shader_is_using_thry_editor: 0 + - shader_master_label: 0 + - shader_presets: 0 + - shader_properties_label_file: 0 + m_Colors: + - _Color: {r: 0.25, g: 0.25, b: 0.25, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _MetalReflectionTint: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] diff --git a/Materials/Mat07.mat.meta b/Materials/Mat07.mat.meta new file mode 100644 index 0000000..6e800f0 --- /dev/null +++ b/Materials/Mat07.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: fc637aa0a8388d44e9debc8bc9d3e1e7 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Materials/Mat07_Filament.mat b/Materials/Mat07_Filament.mat new file mode 100644 index 0000000..2ca57ee --- /dev/null +++ b/Materials/Mat07_Filament.mat @@ -0,0 +1,146 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Mat07_Filament + m_Shader: {fileID: 4800000, guid: 9829e18681954944a8b25de9b080a0b6, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _LIGHTMAPSPECULAR + m_InvalidKeywords: + - _BAKERY_NONE + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _CubeMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DFG: + m_Texture: {fileID: 2800000, guid: b6b1f1fa6be1ce54f8bcd5428c160a28, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RNM0: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RNM1: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RNM2: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SmoothnessMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaToMaskMode: 0 + - _Bakery: 0 + - _BakeryVertexLM: 0 + - _BumpScale: 1 + - _BumpShadowHardness: 50 + - _BumpShadowHeightScale: 0.2 + - _Clip: 0.5 + - _Cull: 2 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnableMetallic: 0 + - _ExposureOcclusion: 0.2 + - _ForgotToLockMaterial: 0 + - _GlossMapScale: 1 + - _Glossiness: 1 + - _GlossyReflections: 1 + - _InvertSmoothness: 0 + - _LTCGI: 0 + - _LightmapSpecular: 1 + - _LightmapSpecularMaxSmoothness: 0.9 + - _Metallic: 1 + - _Mode: 0 + - _NormalMapShadows: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SampleWorld: 0 + - _Saturation: 0 + - _ShaderOptimizerEnabled: 0 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZTest: 4 + - _ZWrite: 1 + - _specularAntiAliasingThreshold: 0.25 + - _specularAntiAliasingVariance: 0.15 + - m_end_Metallic: 0 + - m_mainOptions: 0 + - m_reflectionOptions: 1 + - m_renderingOptions: 0 + - m_start_Metallic: 1 + - shader_is_using_thry_editor: 0 + - shader_master_label: 0 + - shader_presets: 0 + - shader_properties_label_file: 0 + m_Colors: + - _Color: {r: 0.25, g: 0.25, b: 0.25, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _MetalReflectionTint: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] diff --git a/Materials/Mat07_Filament.mat.meta b/Materials/Mat07_Filament.mat.meta new file mode 100644 index 0000000..bbb338d --- /dev/null +++ b/Materials/Mat07_Filament.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a992f263a263f9542b19f6a8d7812245 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: |
