diff options
Diffstat (limited to 'Assets/Art/Models/Characters/Iyu/Iyu.Materials')
34 files changed, 1789 insertions, 0 deletions
diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_EyeExtra_01_EYE.asset b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_EyeExtra_01_EYE.asset new file mode 100644 index 00000000..d718529a --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_EyeExtra_01_EYE.asset @@ -0,0 +1,97 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: F00_000_00_EyeExtra_01_EYE + m_Shader: {fileID: 4800000, guid: 1a97144e4ad27a04aafd70f7b915cedb, type: 3} + m_ShaderKeywords: _ALPHABLEND_ON _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 3000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 5cf9888b4440e8348b833bf47c13554d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: 7cf43b73269798a45be173f651fc34ac, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: dd8292d1218acd648bb483b5ba4bc97f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: dd8292d1218acd648bb483b5ba4bc97f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 2800000, guid: 7cf43b73269798a45be173f651fc34ac, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaToMask: 0 + - _BlendMode: 2 + - _BumpScale: 1 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DstBlend: 10 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 34 + - _OutlineColorMode: 1 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 4.63 + - _OutlineWidth: 0.193 + - _OutlineWidthMode: 0 + - _ReceiveShadowRate: 1 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: -1 + - _ShadeToony: 0 + - _ShadingGradeRate: 1 + - _SrcBlend: 5 + - _UvAnimRotation: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollY: 0 + - _ZWrite: 0 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _OutlineColor: {r: 0.27450982, g: 0.09019608, b: 0.1254902, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 1, g: 1, b: 1, a: 1} diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_EyeExtra_01_EYE.asset.meta b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_EyeExtra_01_EYE.asset.meta new file mode 100644 index 00000000..a6bfb4de --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_EyeExtra_01_EYE.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 00389a241133f014da2e53ed8347fffe +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_EyeHighlight_00_EYE.asset b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_EyeHighlight_00_EYE.asset new file mode 100644 index 00000000..e244ed1c --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_EyeHighlight_00_EYE.asset @@ -0,0 +1,97 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: F00_000_00_EyeHighlight_00_EYE + m_Shader: {fileID: 4800000, guid: 1a97144e4ad27a04aafd70f7b915cedb, type: 3} + m_ShaderKeywords: _ALPHABLEND_ON _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 3000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 5cf9888b4440e8348b833bf47c13554d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: 7cf43b73269798a45be173f651fc34ac, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: f3681541216b53547aba7f01295aaff1, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: f3681541216b53547aba7f01295aaff1, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 2800000, guid: 7cf43b73269798a45be173f651fc34ac, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaToMask: 0 + - _BlendMode: 2 + - _BumpScale: 1 + - _CullMode: 0 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DstBlend: 10 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 34 + - _OutlineColorMode: 1 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 1 + - _OutlineWidth: 0.165 + - _OutlineWidthMode: 0 + - _ReceiveShadowRate: 1 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: -1 + - _ShadeToony: 0 + - _ShadingGradeRate: 1 + - _SrcBlend: 5 + - _UvAnimRotation: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollY: 0 + - _ZWrite: 0 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _OutlineColor: {r: 0.27450982, g: 0.09019608, b: 0.1254902, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 1, g: 1, b: 1, a: 1} diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_EyeHighlight_00_EYE.asset.meta b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_EyeHighlight_00_EYE.asset.meta new file mode 100644 index 00000000..342e9c83 --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_EyeHighlight_00_EYE.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 44b5c283daf1db9469155a03e01460d0 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_EyeIris_00_EYE.asset b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_EyeIris_00_EYE.asset new file mode 100644 index 00000000..cb881f4d --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_EyeIris_00_EYE.asset @@ -0,0 +1,97 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: F00_000_00_EyeIris_00_EYE + m_Shader: {fileID: 4800000, guid: 1a97144e4ad27a04aafd70f7b915cedb, type: 3} + m_ShaderKeywords: _ALPHATEST_ON _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2450 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 5cf9888b4440e8348b833bf47c13554d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: 7cf43b73269798a45be173f651fc34ac, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 0b4425d07e2fe89458722cfe60dc3a98, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: 0b4425d07e2fe89458722cfe60dc3a98, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 2800000, guid: 7cf43b73269798a45be173f651fc34ac, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaToMask: 0 + - _BlendMode: 1 + - _BumpScale: 1 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DstBlend: 0 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 34 + - _OutlineColorMode: 1 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 1 + - _OutlineWidth: 0.165 + - _OutlineWidthMode: 0 + - _ReceiveShadowRate: 1 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: -1 + - _ShadeToony: 0 + - _ShadingGradeRate: 1 + - _SrcBlend: 1 + - _UvAnimRotation: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollY: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _OutlineColor: {r: 0.27450982, g: 0.09019608, b: 0.1254902, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 1, g: 1, b: 1, a: 1} diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_EyeIris_00_EYE.asset.meta b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_EyeIris_00_EYE.asset.meta new file mode 100644 index 00000000..c45fa231 --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_EyeIris_00_EYE.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2f7bfa8078dac2a45bb80d02eca61470 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_EyeWhite_00_EYE.asset b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_EyeWhite_00_EYE.asset new file mode 100644 index 00000000..3425239d --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_EyeWhite_00_EYE.asset @@ -0,0 +1,97 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: F00_000_00_EyeWhite_00_EYE + m_Shader: {fileID: 4800000, guid: 1a97144e4ad27a04aafd70f7b915cedb, type: 3} + m_ShaderKeywords: _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 5cf9888b4440e8348b833bf47c13554d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: 7cf43b73269798a45be173f651fc34ac, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: dad813986f3ed664a9c65ffa97e09a95, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: dad813986f3ed664a9c65ffa97e09a95, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 2800000, guid: 7cf43b73269798a45be173f651fc34ac, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaToMask: 0 + - _BlendMode: 0 + - _BumpScale: 1 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DstBlend: 0 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 34 + - _OutlineColorMode: 1 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 1 + - _OutlineWidth: 0.165 + - _OutlineWidthMode: 0 + - _ReceiveShadowRate: 1 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: -1 + - _ShadeToony: 0 + - _ShadingGradeRate: 1 + - _SrcBlend: 1 + - _UvAnimRotation: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollY: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _OutlineColor: {r: 0.27450982, g: 0.09019608, b: 0.1254902, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 1, g: 1, b: 1, a: 1} diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_EyeWhite_00_EYE.asset.meta b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_EyeWhite_00_EYE.asset.meta new file mode 100644 index 00000000..1d367f9a --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_EyeWhite_00_EYE.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5d670031c60262a46b6dc17edfed6777 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_FaceBrow_00_FACE.asset b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_FaceBrow_00_FACE.asset new file mode 100644 index 00000000..d44ae231 --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_FaceBrow_00_FACE.asset @@ -0,0 +1,97 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: F00_000_00_FaceBrow_00_FACE + m_Shader: {fileID: 4800000, guid: 1a97144e4ad27a04aafd70f7b915cedb, type: 3} + m_ShaderKeywords: _ALPHABLEND_ON _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 3000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 5cf9888b4440e8348b833bf47c13554d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: 7cf43b73269798a45be173f651fc34ac, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 7acaa4d7efeafbf49965f6323da753fb, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: 7acaa4d7efeafbf49965f6323da753fb, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 2800000, guid: 7cf43b73269798a45be173f651fc34ac, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaToMask: 0 + - _BlendMode: 2 + - _BumpScale: 1 + - _CullMode: 0 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DstBlend: 10 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 34 + - _OutlineColorMode: 1 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 4.63 + - _OutlineWidth: 0.193 + - _OutlineWidthMode: 0 + - _ReceiveShadowRate: 1 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: -0.3 + - _ShadeToony: 0 + - _ShadingGradeRate: 1 + - _SrcBlend: 5 + - _UvAnimRotation: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollY: 0 + - _ZWrite: 0 + m_Colors: + - _Color: {r: 0.3625102, g: 0.3907566, b: 0.09300006, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _OutlineColor: {r: 0.27450982, g: 0.09019608, b: 0.1254902, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 0.43354985, g: 0.4532566, b: 0.04260611, a: 1} diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_FaceBrow_00_FACE.asset.meta b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_FaceBrow_00_FACE.asset.meta new file mode 100644 index 00000000..a7bdb579 --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_FaceBrow_00_FACE.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 73d2825944263e641a880d4d7e9a8f7f +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_FaceEyelash_00_FACE.asset b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_FaceEyelash_00_FACE.asset new file mode 100644 index 00000000..23bde942 --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_FaceEyelash_00_FACE.asset @@ -0,0 +1,97 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: F00_000_00_FaceEyelash_00_FACE + m_Shader: {fileID: 4800000, guid: 1a97144e4ad27a04aafd70f7b915cedb, type: 3} + m_ShaderKeywords: _ALPHABLEND_ON _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 3000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 5cf9888b4440e8348b833bf47c13554d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: 7cf43b73269798a45be173f651fc34ac, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: f7b85b9f454b3bd479066e99c4fb038d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: f7b85b9f454b3bd479066e99c4fb038d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 2800000, guid: 7cf43b73269798a45be173f651fc34ac, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaToMask: 0 + - _BlendMode: 2 + - _BumpScale: 1 + - _CullMode: 0 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DstBlend: 10 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 34 + - _OutlineColorMode: 1 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 1 + - _OutlineWidth: 0.165 + - _OutlineWidthMode: 0 + - _ReceiveShadowRate: 1 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: -0.3 + - _ShadeToony: 0 + - _ShadingGradeRate: 1 + - _SrcBlend: 5 + - _UvAnimRotation: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollY: 0 + - _ZWrite: 0 + m_Colors: + - _Color: {r: 0.12883233, g: 0.20430699, b: 0, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _OutlineColor: {r: 0.27450982, g: 0.09019608, b: 0.1254902, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 0.01636732, g: 0.024159936, b: 0, a: 1} diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_FaceEyelash_00_FACE.asset.meta b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_FaceEyelash_00_FACE.asset.meta new file mode 100644 index 00000000..fd46a2bd --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_FaceEyelash_00_FACE.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1b252169f39632c4790ea5aa5a95caee +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_FaceEyeline_00_FACE.asset b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_FaceEyeline_00_FACE.asset new file mode 100644 index 00000000..cad5c332 --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_FaceEyeline_00_FACE.asset @@ -0,0 +1,97 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: F00_000_00_FaceEyeline_00_FACE + m_Shader: {fileID: 4800000, guid: 1a97144e4ad27a04aafd70f7b915cedb, type: 3} + m_ShaderKeywords: _ALPHABLEND_ON _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 3000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 5cf9888b4440e8348b833bf47c13554d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: 7cf43b73269798a45be173f651fc34ac, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: a899406aff1a8894ba769c182f162741, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: a899406aff1a8894ba769c182f162741, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 2800000, guid: c4710b675222a174eb722dee5837c9dc, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaToMask: 0 + - _BlendMode: 2 + - _BumpScale: 1 + - _CullMode: 0 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DstBlend: 10 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 34 + - _OutlineColorMode: 1 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 1 + - _OutlineWidth: 0.165 + - _OutlineWidthMode: 0 + - _ReceiveShadowRate: 1 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: -0.3 + - _ShadeToony: 0 + - _ShadingGradeRate: 1 + - _SrcBlend: 5 + - _UvAnimRotation: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollY: 0 + - _ZWrite: 0 + m_Colors: + - _Color: {r: 0.07718748, g: 0.084033854, b: 0, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _OutlineColor: {r: 0.27450982, g: 0.09019608, b: 0.1254902, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 0.03628131, g: 0.058298558, b: 0.0012825691, a: 1} diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_FaceEyeline_00_FACE.asset.meta b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_FaceEyeline_00_FACE.asset.meta new file mode 100644 index 00000000..328fcae3 --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_FaceEyeline_00_FACE.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 89c3f365296ebc7438fde39bb998bb13 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_FaceMouth_00_FACE.asset b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_FaceMouth_00_FACE.asset new file mode 100644 index 00000000..4f14f77c --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_FaceMouth_00_FACE.asset @@ -0,0 +1,97 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: F00_000_00_FaceMouth_00_FACE + m_Shader: {fileID: 4800000, guid: 1a97144e4ad27a04aafd70f7b915cedb, type: 3} + m_ShaderKeywords: _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 5cf9888b4440e8348b833bf47c13554d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: 7cf43b73269798a45be173f651fc34ac, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 451528da3c48bfb4b919624257cf7ab1, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: 451528da3c48bfb4b919624257cf7ab1, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 2800000, guid: 7cf43b73269798a45be173f651fc34ac, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaToMask: 0 + - _BlendMode: 0 + - _BumpScale: 1 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DstBlend: 0 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 34 + - _OutlineColorMode: 1 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 1 + - _OutlineWidth: 0.165 + - _OutlineWidthMode: 0 + - _ReceiveShadowRate: 1 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: -0.3 + - _ShadeToony: 0 + - _ShadingGradeRate: 1 + - _SrcBlend: 1 + - _UvAnimRotation: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollY: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _OutlineColor: {r: 0.27450982, g: 0.09019608, b: 0.1254902, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 0.97, g: 0.81, b: 0.86, a: 1} diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_FaceMouth_00_FACE.asset.meta b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_FaceMouth_00_FACE.asset.meta new file mode 100644 index 00000000..a7db029f --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_FaceMouth_00_FACE.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f685bd7ec7f42994fbc3a46884d37810 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_Face_00_SKIN.asset b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_Face_00_SKIN.asset new file mode 100644 index 00000000..17393874 --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_Face_00_SKIN.asset @@ -0,0 +1,97 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: F00_000_00_Face_00_SKIN + m_Shader: {fileID: 4800000, guid: 1a97144e4ad27a04aafd70f7b915cedb, type: 3} + m_ShaderKeywords: MTOON_OUTLINE_COLOR_FIXED MTOON_OUTLINE_WIDTH_WORLD _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 753aa31a19f8389449d93e55892ae3ee, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: 7cf43b73269798a45be173f651fc34ac, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 2fc2f460fe433f4418821770af46e029, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + m_Texture: {fileID: 2800000, guid: 65724fc4c0e7b1b4da8011825953cb91, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: 2fc2f460fe433f4418821770af46e029, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 2800000, guid: c4710b675222a174eb722dee5837c9dc, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaToMask: 0 + - _BlendMode: 0 + - _BumpScale: 1 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DstBlend: 0 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 34 + - _OutlineColorMode: 0 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 4.63 + - _OutlineWidth: 0.075 + - _OutlineWidthMode: 1 + - _ReceiveShadowRate: 1 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: -0.9 + - _ShadeToony: 0 + - _ShadingGradeRate: 1 + - _SrcBlend: 1 + - _UvAnimRotation: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollY: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _OutlineColor: {r: 0.27450982, g: 0.09019608, b: 0.1254902, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 1, g: 0.87, b: 0.87, a: 1} diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_Face_00_SKIN.asset.meta b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_Face_00_SKIN.asset.meta new file mode 100644 index 00000000..c6f769a7 --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_00_Face_00_SKIN.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 13fee2aa2be6e0a47b05f5cff67457a6 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_HairBack_00_HAIR.asset b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_HairBack_00_HAIR.asset new file mode 100644 index 00000000..791b64eb --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_HairBack_00_HAIR.asset @@ -0,0 +1,97 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: F00_000_HairBack_00_HAIR + m_Shader: {fileID: 4800000, guid: 1a97144e4ad27a04aafd70f7b915cedb, type: 3} + m_ShaderKeywords: _ALPHABLEND_ON _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 3000 + stringTagMap: + RenderType: Transparent + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 0e94b3119f2a050448819d30f69930aa, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: 7cf43b73269798a45be173f651fc34ac, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 58f1e0661a995a74c8284d4dae94158a, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: 58f1e0661a995a74c8284d4dae94158a, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 2800000, guid: 849bec367b79b9e4d9f50615a31c84c8, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaToMask: 0 + - _BlendMode: 2 + - _BumpScale: 1 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DstBlend: 10 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 34 + - _OutlineColorMode: 1 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 1 + - _OutlineWidth: 0.165 + - _OutlineWidthMode: 0 + - _ReceiveShadowRate: 1 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: -0.3 + - _ShadeToony: 0 + - _ShadingGradeRate: 1 + - _SrcBlend: 5 + - _UvAnimRotation: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollY: 0 + - _ZWrite: 0 + m_Colors: + - _Color: {r: 0.9711137, g: 0.90949094, b: 0.7030863, a: 1} + - _EmissionColor: {r: 1, g: 0.9868571, b: 0.862, a: 1} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 0.46008423, g: 0.46008423, b: 0.25028583, a: 1} diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_HairBack_00_HAIR.asset.meta b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_HairBack_00_HAIR.asset.meta new file mode 100644 index 00000000..25ccf565 --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_HairBack_00_HAIR.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 04421e73f9f1f094d85caa8cec496eb6 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_Hair_00_HAIR_01.asset b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_Hair_00_HAIR_01.asset new file mode 100644 index 00000000..5fbd4153 --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_Hair_00_HAIR_01.asset @@ -0,0 +1,97 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: F00_000_Hair_00_HAIR_01 + m_Shader: {fileID: 4800000, guid: 1a97144e4ad27a04aafd70f7b915cedb, type: 3} + m_ShaderKeywords: _ALPHATEST_ON _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2450 + stringTagMap: + RenderType: TransparentCutout + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 3ed95ae4a8d874345b638478de5abaf0, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: f2531381ed25ec344b1d43838605bd69, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 5bcb4dbedc424c440823d6db54d4ca19, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: 5bcb4dbedc424c440823d6db54d4ca19, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 2800000, guid: 849bec367b79b9e4d9f50615a31c84c8, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaToMask: 0 + - _BlendMode: 1 + - _BumpScale: 1 + - _CullMode: 0 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DstBlend: 0 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 34 + - _OutlineColorMode: 0 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 2.71 + - _OutlineWidth: 0.172 + - _OutlineWidthMode: 0 + - _ReceiveShadowRate: 1 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: -0.3 + - _ShadeToony: 0 + - _ShadingGradeRate: 1 + - _SrcBlend: 1 + - _UvAnimRotation: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollY: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 0.9711137, g: 0.90949094, b: 0.7030863, a: 1} + - _EmissionColor: {r: 1, g: 0.9868571, b: 0.862, a: 1} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 0.46008423, g: 0.46008423, b: 0.25028583, a: 1} diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_Hair_00_HAIR_01.asset.meta b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_Hair_00_HAIR_01.asset.meta new file mode 100644 index 00000000..296fbaac --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_Hair_00_HAIR_01.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b2527f4aa0f9cce468cd2fc25f9ca545 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_Hair_00_HAIR_02.asset b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_Hair_00_HAIR_02.asset new file mode 100644 index 00000000..b2ed39f3 --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_Hair_00_HAIR_02.asset @@ -0,0 +1,97 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: F00_000_Hair_00_HAIR_02 + m_Shader: {fileID: 4800000, guid: 1a97144e4ad27a04aafd70f7b915cedb, type: 3} + m_ShaderKeywords: _ALPHATEST_ON _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2450 + stringTagMap: + RenderType: TransparentCutout + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 3ed95ae4a8d874345b638478de5abaf0, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: f2531381ed25ec344b1d43838605bd69, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: b46268d32087acd41bc94430837edd99, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: b46268d32087acd41bc94430837edd99, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 2800000, guid: 849bec367b79b9e4d9f50615a31c84c8, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaToMask: 0 + - _BlendMode: 1 + - _BumpScale: 1 + - _CullMode: 0 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DstBlend: 0 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 34 + - _OutlineColorMode: 0 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 2.71 + - _OutlineWidth: 0.172 + - _OutlineWidthMode: 0 + - _ReceiveShadowRate: 1 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: -0.3 + - _ShadeToony: 0 + - _ShadingGradeRate: 1 + - _SrcBlend: 1 + - _UvAnimRotation: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollY: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 1, g: 1, b: 1, a: 1} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 1, g: 1, b: 1, a: 1} diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_Hair_00_HAIR_02.asset.meta b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_Hair_00_HAIR_02.asset.meta new file mode 100644 index 00000000..0841e697 --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_Hair_00_HAIR_02.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e8a6c94e88ef7cf49835293a3b4c1256 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_Hair_00_HAIR_03.asset b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_Hair_00_HAIR_03.asset new file mode 100644 index 00000000..b222449a --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_Hair_00_HAIR_03.asset @@ -0,0 +1,97 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: F00_000_Hair_00_HAIR_03 + m_Shader: {fileID: 4800000, guid: 1a97144e4ad27a04aafd70f7b915cedb, type: 3} + m_ShaderKeywords: _ALPHATEST_ON _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2450 + stringTagMap: + RenderType: TransparentCutout + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 3ed95ae4a8d874345b638478de5abaf0, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: f2531381ed25ec344b1d43838605bd69, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 5db709b5b352c4741b3c3271ee14ecc0, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: 5db709b5b352c4741b3c3271ee14ecc0, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 2800000, guid: 849bec367b79b9e4d9f50615a31c84c8, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaToMask: 0 + - _BlendMode: 1 + - _BumpScale: 1 + - _CullMode: 0 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DstBlend: 0 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 34 + - _OutlineColorMode: 0 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 2.71 + - _OutlineWidth: 0.172 + - _OutlineWidthMode: 0 + - _ReceiveShadowRate: 1 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: -0.3 + - _ShadeToony: 0 + - _ShadingGradeRate: 1 + - _SrcBlend: 1 + - _UvAnimRotation: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollY: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 1, g: 1, b: 1, a: 1} diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_Hair_00_HAIR_03.asset.meta b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_Hair_00_HAIR_03.asset.meta new file mode 100644 index 00000000..b5c442bf --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_000_Hair_00_HAIR_03.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 93409c7d1bf6318409b5f06446b124aa +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_001_01_Bottoms_01_CLOTH.asset b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_001_01_Bottoms_01_CLOTH.asset new file mode 100644 index 00000000..c74ec5f9 --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_001_01_Bottoms_01_CLOTH.asset @@ -0,0 +1,98 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: F00_001_01_Bottoms_01_CLOTH + m_Shader: {fileID: 4800000, guid: 1a97144e4ad27a04aafd70f7b915cedb, type: 3} + m_ShaderKeywords: MTOON_OUTLINE_COLOR_FIXED MTOON_OUTLINE_WIDTH_WORLD _ALPHATEST_ON + _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2450 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 5cf9888b4440e8348b833bf47c13554d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: 7cf43b73269798a45be173f651fc34ac, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 72887d560b2859d429a61e2bc2e47893, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: 72887d560b2859d429a61e2bc2e47893, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 2800000, guid: c4710b675222a174eb722dee5837c9dc, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaToMask: 0 + - _BlendMode: 1 + - _BumpScale: 1 + - _CullMode: 0 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DstBlend: 0 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 34 + - _OutlineColorMode: 0 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 1 + - _OutlineWidth: 0.075 + - _OutlineWidthMode: 1 + - _ReceiveShadowRate: 1 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: -0.3 + - _ShadeToony: 0 + - _ShadingGradeRate: 1 + - _SrcBlend: 1 + - _UvAnimRotation: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollY: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _OutlineColor: {r: 0.27450982, g: 0.09019608, b: 0.1254902, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 0.97, g: 0.81, b: 0.86, a: 1} diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_001_01_Bottoms_01_CLOTH.asset.meta b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_001_01_Bottoms_01_CLOTH.asset.meta new file mode 100644 index 00000000..363c99a6 --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_001_01_Bottoms_01_CLOTH.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d692f262346f5734ea2257dc86e961ee +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_002_01_Onepice_01_CLOTH.asset b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_002_01_Onepice_01_CLOTH.asset new file mode 100644 index 00000000..374225f0 --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_002_01_Onepice_01_CLOTH.asset @@ -0,0 +1,98 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: F00_002_01_Onepice_01_CLOTH + m_Shader: {fileID: 4800000, guid: 1a97144e4ad27a04aafd70f7b915cedb, type: 3} + m_ShaderKeywords: MTOON_OUTLINE_COLOR_FIXED MTOON_OUTLINE_WIDTH_WORLD _ALPHATEST_ON + _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2450 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 5cf9888b4440e8348b833bf47c13554d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: 7cf43b73269798a45be173f651fc34ac, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 0ca9fba813d68e046892ca7c7aaed239, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: 0ca9fba813d68e046892ca7c7aaed239, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 2800000, guid: c4710b675222a174eb722dee5837c9dc, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaToMask: 0 + - _BlendMode: 1 + - _BumpScale: 1 + - _CullMode: 0 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DstBlend: 0 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 34 + - _OutlineColorMode: 0 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 4.63 + - _OutlineWidth: 0.075 + - _OutlineWidthMode: 1 + - _ReceiveShadowRate: 1 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: -0.3 + - _ShadeToony: 0 + - _ShadingGradeRate: 1 + - _SrcBlend: 1 + - _UvAnimRotation: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollY: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _OutlineColor: {r: 0.27450982, g: 0.09019608, b: 0.1254902, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 0.82390755, g: 0.8117647, b: 0.96862745, a: 1} diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_002_01_Onepice_01_CLOTH.asset.meta b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_002_01_Onepice_01_CLOTH.asset.meta new file mode 100644 index 00000000..c6c944f8 --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_002_01_Onepice_01_CLOTH.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a2ed9a20eec9e3543b7a26e735d6a530 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_002_01_Shoes_01_CLOTH.asset b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_002_01_Shoes_01_CLOTH.asset new file mode 100644 index 00000000..7e1d2614 --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_002_01_Shoes_01_CLOTH.asset @@ -0,0 +1,98 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: F00_002_01_Shoes_01_CLOTH + m_Shader: {fileID: 4800000, guid: 1a97144e4ad27a04aafd70f7b915cedb, type: 3} + m_ShaderKeywords: MTOON_OUTLINE_COLOR_FIXED MTOON_OUTLINE_WIDTH_WORLD _ALPHATEST_ON + _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2450 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 5cf9888b4440e8348b833bf47c13554d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: 7cf43b73269798a45be173f651fc34ac, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 522a2c3d46e5ee24b8653dee5bf5fb4a, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: 522a2c3d46e5ee24b8653dee5bf5fb4a, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 2800000, guid: c4710b675222a174eb722dee5837c9dc, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaToMask: 0 + - _BlendMode: 1 + - _BumpScale: 1 + - _CullMode: 0 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DstBlend: 0 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 34 + - _OutlineColorMode: 0 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 4.63 + - _OutlineWidth: 0.075 + - _OutlineWidthMode: 1 + - _ReceiveShadowRate: 1 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: -0.3 + - _ShadeToony: 0 + - _ShadingGradeRate: 1 + - _SrcBlend: 1 + - _UvAnimRotation: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollY: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _OutlineColor: {r: 0.27450982, g: 0.09019608, b: 0.1254902, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 0.18802564, g: 0.18802564, b: 0.0018802546, a: 1} diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_002_01_Shoes_01_CLOTH.asset.meta b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_002_01_Shoes_01_CLOTH.asset.meta new file mode 100644 index 00000000..e56df7d7 --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_002_01_Shoes_01_CLOTH.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5ca4d580cab17da40a600787ae5b25e2 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_002_02_Body_00_SKIN.asset b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_002_02_Body_00_SKIN.asset new file mode 100644 index 00000000..71735411 --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_002_02_Body_00_SKIN.asset @@ -0,0 +1,98 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: F00_002_02_Body_00_SKIN + m_Shader: {fileID: 4800000, guid: 1a97144e4ad27a04aafd70f7b915cedb, type: 3} + m_ShaderKeywords: MTOON_OUTLINE_COLOR_FIXED MTOON_OUTLINE_WIDTH_WORLD _ALPHATEST_ON + _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2450 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 6073ed9456ea41743a2a12ac3180d136, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: 7cf43b73269798a45be173f651fc34ac, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 244f8d1dd1279834ab8f1c0dfdc4de1e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: 244f8d1dd1279834ab8f1c0dfdc4de1e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 2800000, guid: c4710b675222a174eb722dee5837c9dc, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaToMask: 0 + - _BlendMode: 1 + - _BumpScale: 1 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DstBlend: 0 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 34 + - _OutlineColorMode: 0 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 4.63 + - _OutlineWidth: 0.075 + - _OutlineWidthMode: 1 + - _ReceiveShadowRate: 1 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: -0.6 + - _ShadeToony: 0 + - _ShadingGradeRate: 1 + - _SrcBlend: 1 + - _UvAnimRotation: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollY: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _OutlineColor: {r: 0.27450982, g: 0.09019608, b: 0.1254902, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 0.97, g: 0.81, b: 0.86, a: 1} diff --git a/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_002_02_Body_00_SKIN.asset.meta b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_002_02_Body_00_SKIN.asset.meta new file mode 100644 index 00000000..34ff75ed --- /dev/null +++ b/Assets/Art/Models/Characters/Iyu/Iyu.Materials/F00_002_02_Body_00_SKIN.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ab9a1170d09de8548865dbe57f76ff5b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: |