This commit is contained in:
Yamo4490 2025-08-30 10:39:50 +09:00
parent 528f358602
commit 4fc81fc5d8
962 changed files with 290333 additions and 3711 deletions

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 7437afa206ed7cc4ba8d40af0e61d009
guid: 9754fa4f1d9a07b4699a1d722360a2ea
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 5eb45f9b1779525438c4f8bf2bbbbd22
guid: 62f626db0cdbf374085fcd830b48a306
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 7186d74499a1c1143a7b7036bdb657ce
guid: 12e386755d314a342bb6989161b88508
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: e2796aec9cbaaa942beb5c842b277aa2
guid: dff87bc69dd744149bb0220a1206d030
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []

View File

@ -9,8 +9,9 @@ Material:
m_PrefabAsset: {fileID: 0}
m_Name: electronics
m_Shader: {fileID: 4800000, guid: 50e19b7c9fbe3324e978246ad9789e96, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _EMISSION
- _METALLICSPECGLOSSMAP
- _NORMALMAP
m_InvalidKeywords: []
@ -21,6 +22,7 @@ Material:
stringTagMap:
RenderType: Opaque
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
@ -192,6 +194,7 @@ Material:
- _Surface: 0
- _UVSec: 0
- _WorkflowMode: 1
- _XRMotionVectorsPass: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1}
@ -204,3 +207,4 @@ Material:
- _SplatAlbedoMapGTintColor: {r: 1, g: 1, b: 1, a: 1}
- _SplatAlbedoMapRTintColor: {r: 1, g: 1, b: 1, a: 1}
m_BuildTextureStacks: []
m_AllowLocking: 1

View File

@ -12,7 +12,6 @@ Material:
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _EMISSION
- _METALLICSPECGLOSSMAP
- _NORMALMAP
m_InvalidKeywords: []
@ -195,6 +194,7 @@ Material:
- _Surface: 0
- _UVSec: 0
- _WorkflowMode: 1
- _XRMotionVectorsPass: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0.8088235, g: 0.8088235, b: 0.8088235, a: 1}

View File

@ -9,8 +9,9 @@ Material:
m_PrefabAsset: {fileID: 0}
m_Name: Studio_Atlas_2
m_Shader: {fileID: 4800000, guid: 50e19b7c9fbe3324e978246ad9789e96, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _EMISSION
- _METALLICSPECGLOSSMAP
- _NORMALMAP
m_InvalidKeywords: []
@ -21,6 +22,7 @@ Material:
stringTagMap:
RenderType: Opaque
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
@ -192,6 +194,7 @@ Material:
- _Surface: 0
- _UVSec: 0
- _WorkflowMode: 1
- _XRMotionVectorsPass: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0.21176466, g: 0.21176466, b: 0.21176466, a: 1}
@ -204,3 +207,4 @@ Material:
- _SplatAlbedoMapGTintColor: {r: 1, g: 1, b: 1, a: 1}
- _SplatAlbedoMapRTintColor: {r: 1, g: 1, b: 1, a: 1}
m_BuildTextureStacks: []
m_AllowLocking: 1

View File

@ -313,7 +313,7 @@ Material:
- _IridescenceThickness: 1
- _LinkDetailsWithBase: 1
- _MaterialID: 1
- _Metallic: 1
- _Metallic: 0
- _MetallicRemapMax: 1
- _MetallicRemapMin: 0
- _Mode: 0
@ -397,6 +397,7 @@ Material:
- _UseEmissiveIntensity: 0
- _UseShadowThreshold: 0
- _WorkflowMode: 1
- _XRMotionVectorsPass: 1
- _ZTestDepthEqualForOpaque: 3
- _ZTestGBuffer: 4
- _ZTestTransparent: 4
@ -407,7 +408,7 @@ Material:
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _DiffusionProfileAsset: {r: 0, g: 0, b: 0, a: 0}
- _DoubleSidedConstants: {r: 1, g: 1, b: -1, a: 0}
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _EmissiveColor: {r: 0, g: 0, b: 0, a: 1}
- _EmissiveColorLDR: {r: 0, g: 0, b: 0, a: 1}
- _InvPrimScale: {r: 1, g: 1, b: 0, a: 0}

View File

@ -411,6 +411,7 @@ Material:
- _UseEmissiveIntensity: 0
- _UseShadowThreshold: 0
- _WorkflowMode: 1
- _XRMotionVectorsPass: 1
- _ZTestDepthEqualForOpaque: 3
- _ZTestGBuffer: 4
- _ZTestTransparent: 4

View File

@ -0,0 +1,63 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!850595691 &4890085278179872738
LightingSettings:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: New Lighting Settings
serializedVersion: 9
m_EnableBakedLightmaps: 1
m_EnableRealtimeLightmaps: 0
m_RealtimeEnvironmentLighting: 1
m_BounceScale: 1
m_AlbedoBoost: 1
m_IndirectOutputScale: 1
m_UsingShadowmask: 1
m_BakeBackend: 1
m_LightmapMaxSize: 1024
m_LightmapSizeFixed: 0
m_UseMipmapLimits: 1
m_BakeResolution: 40
m_Padding: 2
m_LightmapCompression: 3
m_AO: 0
m_AOMaxDistance: 1
m_CompAOExponent: 1
m_CompAOExponentDirect: 0
m_ExtractAO: 0
m_MixedBakeMode: 2
m_LightmapsBakeMode: 1
m_FilterMode: 1
m_LightmapParameters: {fileID: 15204, guid: 0000000000000000f000000000000000, type: 0}
m_ExportTrainingData: 0
m_EnableWorkerProcessBaking: 1
m_TrainingDataDestination: TrainingData
m_RealtimeResolution: 2
m_ForceWhiteAlbedo: 0
m_ForceUpdates: 0
m_PVRCulling: 1
m_PVRSampling: 1
m_PVRDirectSampleCount: 32
m_PVRSampleCount: 512
m_PVREnvironmentSampleCount: 256
m_PVREnvironmentReferencePointCount: 2048
m_LightProbeSampleCountMultiplier: 4
m_PVRBounces: 2
m_PVRMinBounces: 2
m_PVREnvironmentImportanceSampling: 1
m_PVRFilteringMode: 1
m_PVRDenoiserTypeDirect: 1
m_PVRDenoiserTypeIndirect: 1
m_PVRDenoiserTypeAO: 1
m_PVRFilterTypeDirect: 0
m_PVRFilterTypeIndirect: 0
m_PVRFilterTypeAO: 0
m_PVRFilteringGaussRadiusDirect: 1
m_PVRFilteringGaussRadiusIndirect: 1
m_PVRFilteringGaussRadiusAO: 1
m_PVRFilteringAtrousPositionSigmaDirect: 0.5
m_PVRFilteringAtrousPositionSigmaIndirect: 2
m_PVRFilteringAtrousPositionSigmaAO: 1
m_RespectSceneVisibilityWhenBakingGI: 0

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 9061e05272ba2d649a6b763a90ae7068
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 4890085278179872738
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,146 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &-5164072689118156336
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 10
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: New Material
m_Shader: {fileID: -6465566751694194690, guid: bd4bc9822254d704cbf48f35aebc9928, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses:
- MOTIONVECTORS
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BaseMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BumpMap:
m_Texture: {fileID: 0}
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}
- _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}
- _ReflectionFog:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ReflectionTex:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AddPrecomputedVelocity: 0
- _AlphaClip: 0
- _AlphaToMask: 0
- _Blend: 0
- _BlendModePreserveSpecular: 1
- _BumpScale: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _DstBlendAlpha: 0
- _EnvironmentReflections: 1
- _ForceFlipY: 0
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0
- _Metallic: 0
- _OcclusionStrength: 1
- _Parallax: 0.005
- _QueueControl: 0
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Smoothness: 0.5
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _Surface: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _ReflectionTint: {r: 1, g: 1, b: 1, a: 0}
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: []
m_AllowLocking: 1

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 9ab4cf033943e14478ed086da46ff1f4
guid: ca5e4517b54760f409e817b061397efd
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 93e5457e309ba27478d9c6065d02524d
guid: 821b99375bb93b7489dffcc7d6084e6e
folderAsset: yes
DefaultImporter:
externalObjects: {}

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 5a4f67256613df8418a93703b2fc6a12
guid: 48d08d782847cb847847d00ac97cc1df
folderAsset: yes
DefaultImporter:
externalObjects: {}

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: 636de4191b6f9ba48b1c1725f446bd33
guid: 66735d2b78cb75f43960dd43fcc8ccf9
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -22,7 +22,7 @@ TextureImporter:
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
@ -52,7 +52,7 @@ TextureImporter:
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
@ -65,14 +65,14 @@ TextureImporter:
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 1
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 4096
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
@ -80,25 +80,12 @@ TextureImporter:
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 2
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 2
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
@ -110,6 +97,7 @@ TextureImporter:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -119,6 +107,8 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: 47b9b2819de7fc144bb0b50e9f9c6186
guid: 16b5888322b601f40be0257483778031
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -22,7 +22,7 @@ TextureImporter:
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
@ -65,14 +65,14 @@ TextureImporter:
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 1
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 4096
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
@ -80,25 +80,12 @@ TextureImporter:
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 2
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 2
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
@ -110,6 +97,7 @@ TextureImporter:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -119,6 +107,8 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: 9f6e8d368346a78498e1d7053ae0c6f2
guid: 6bbbf4b9592353b4f907eaedaeb742c7
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -54,12 +57,17 @@ TextureImporter:
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
@ -69,12 +77,27 @@ TextureImporter:
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -84,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: 874b5baa5a0a48a4fabc4a7f1f017aba
guid: dd0e43bf120ff9d4c84046cbe861e1fe
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -22,7 +22,7 @@ TextureImporter:
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
@ -65,9 +65,9 @@ TextureImporter:
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 1
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
@ -80,7 +80,7 @@ TextureImporter:
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
@ -93,23 +93,11 @@ TextureImporter:
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -119,6 +107,8 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: 520272ff34fb7564987feb3e08a781ab
guid: eeda80238937a614c851d94d44c76d12
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -22,7 +22,7 @@ TextureImporter:
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
@ -65,9 +65,9 @@ TextureImporter:
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 1
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
@ -80,7 +80,7 @@ TextureImporter:
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
@ -93,23 +93,11 @@ TextureImporter:
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -119,6 +107,8 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: caec23ba40f07b84ab940469bf3dc579
guid: 49753609621575543b99a5af3580b2c9
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -22,7 +22,7 @@ TextureImporter:
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
@ -65,14 +65,14 @@ TextureImporter:
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 1
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 4096
resizeAlgorithm: 1
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
@ -80,25 +80,12 @@ TextureImporter:
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 4096
resizeAlgorithm: 1
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 2
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 4096
resizeAlgorithm: 1
textureFormat: -1
textureCompression: 2
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
@ -110,6 +97,7 @@ TextureImporter:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -119,6 +107,8 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0

View File

@ -1,13 +1,13 @@
fileFormatVersion: 2
guid: 6616afa56b952ac4aa5a903bb5c13db4
guid: 96475e148ddab614b892d8ca20e39fcd
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
@ -22,7 +22,7 @@ TextureImporter:
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
@ -54,7 +54,7 @@ TextureImporter:
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 1
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
@ -65,14 +65,14 @@ TextureImporter:
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 1
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 4096
resizeAlgorithm: 1
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 2
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
@ -80,25 +80,12 @@ TextureImporter:
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 4096
resizeAlgorithm: 1
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 2
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 4096
resizeAlgorithm: 1
textureFormat: -1
textureCompression: 2
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
@ -110,6 +97,7 @@ TextureImporter:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -119,6 +107,8 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: ae73f75208d5d76438bf1f6cb7af88b2
guid: 2ec5b7025daf7bc4b936495f461882da
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -54,12 +57,17 @@ TextureImporter:
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
@ -69,12 +77,27 @@ TextureImporter:
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -84,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: 2617d99d9ac6e4c4c9ba717862f2a14b
guid: 2dd51d721e55ddb428a73154899b3dcf
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -54,39 +57,47 @@ TextureImporter:
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 512
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 512
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -96,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: 4f3daa0cd9bc8b7499b8b00f2f38099d
guid: 93dece4191b56eb469845f9b6a113711
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -54,12 +57,17 @@ TextureImporter:
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
@ -69,12 +77,27 @@ TextureImporter:
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -84,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,13 +1,13 @@
fileFormatVersion: 2
guid: 2ad58a15e152e3040a0ff9faf2dc5b16
guid: f7f506fe13deaae4cb56fdf96c2f0d18
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -51,42 +54,50 @@ TextureImporter:
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 1
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 512
resizeAlgorithm: 1
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 512
resizeAlgorithm: 1
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 2
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -96,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: 7a099b16f518ce945b2522a1962472a3
guid: fc6604d9d6d08b84a91462117cd4e4af
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -22,7 +22,7 @@ TextureImporter:
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
@ -65,14 +65,14 @@ TextureImporter:
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 1
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 1024
resizeAlgorithm: 1
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
@ -80,12 +80,12 @@ TextureImporter:
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 1024
resizeAlgorithm: 1
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 2
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
@ -97,6 +97,7 @@ TextureImporter:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -106,6 +107,8 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: e5bf83479adc29b4e8e8383e7716ee12
guid: dc52d281b70bb0c418713d9ec91ea437
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -54,12 +57,17 @@ TextureImporter:
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
@ -69,12 +77,27 @@ TextureImporter:
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -84,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: 686236c9f91333840833deac0127827d
guid: c1d0f898dac102c4ca83932b287570bf
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -22,7 +22,7 @@ TextureImporter:
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
@ -65,14 +65,14 @@ TextureImporter:
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 1
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 1
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
@ -80,12 +80,12 @@ TextureImporter:
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 1
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
@ -97,6 +97,7 @@ TextureImporter:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -106,6 +107,8 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0

View File

@ -1,13 +1,13 @@
fileFormatVersion: 2
guid: 33a013fee1ef015498f91554e6f6debb
guid: fea0e74fc56bdd44db91e6e9c99c7dde
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -51,42 +54,50 @@ TextureImporter:
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 1
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 512
resizeAlgorithm: 1
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 512
resizeAlgorithm: 1
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 2
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -96,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: d78338f991687ae48a6c210464ab62e6
guid: 9cc13aee37d32c344aca656e7890002d
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -54,14 +57,19 @@ TextureImporter:
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 1024
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
@ -69,11 +77,12 @@ TextureImporter:
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 1024
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
@ -81,12 +90,14 @@ TextureImporter:
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -96,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: fd8cb7839e329b64587f982b3f63fadf
guid: d3ea3afd9c35a56499a58d7d4c22a616
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -54,26 +57,19 @@ TextureImporter:
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 512
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
@ -81,12 +77,27 @@ TextureImporter:
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -96,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: ed3731425201b6a47a9d4c602f8a15f8
guid: 25fccce0ef6958a4e810142f6561a05c
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -54,26 +57,19 @@ TextureImporter:
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 512
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
@ -81,12 +77,27 @@ TextureImporter:
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -96,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: bf010cbce1ff9364f8f37ba1f23d3bdd
guid: d2824dcabb4465d43840ca9f989f1ae6
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -22,7 +22,7 @@ TextureImporter:
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
@ -67,7 +67,7 @@ TextureImporter:
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
@ -80,7 +80,7 @@ TextureImporter:
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
@ -93,23 +93,11 @@ TextureImporter:
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -119,6 +107,8 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: 9805961b3c20faf4e831f6a959024521
guid: d3c44990f7be7244bbb3454844936d2a
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -54,14 +57,19 @@ TextureImporter:
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 512
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
@ -69,11 +77,12 @@ TextureImporter:
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 512
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
@ -81,12 +90,14 @@ TextureImporter:
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -96,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,13 +1,13 @@
fileFormatVersion: 2
guid: 109488c2b7c24fe4c913bf5b91b0c4d7
guid: de15ca6a7620fce47b6a6c3d786c220d
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -51,42 +54,50 @@ TextureImporter:
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 1
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 512
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 512
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -96,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: c2c92f443cb2ac04ebb9be9ba51dc306
guid: e65f35303e72325468500392ed242657
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -22,7 +22,7 @@ TextureImporter:
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
@ -65,14 +65,14 @@ TextureImporter:
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 1
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 1024
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
@ -80,12 +80,12 @@ TextureImporter:
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 1024
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 2
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
@ -97,6 +97,7 @@ TextureImporter:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -106,6 +107,8 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: bedf1d3fb50753d41a75a6ac6b38ce97
guid: 897517d1cf33d514daf13418481f0f5e
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -54,39 +57,47 @@ TextureImporter:
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 512
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 512
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -96,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: 918415611f7a2084488ab03c3b4364ca
guid: e10aa11cbdc40ee478a2e66fd30f0199
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -32,7 +35,7 @@ TextureImporter:
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 2
aniso: 1
mipBias: 0
wrapU: 0
wrapV: 0
@ -54,14 +57,19 @@ TextureImporter:
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 8192
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
@ -69,35 +77,12 @@ TextureImporter:
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 8192
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 8192
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 8192
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
@ -105,12 +90,14 @@ TextureImporter:
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -120,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: cfbc96909ec6b754e81f6a9f2b6a1474
guid: 2db76199f3990e44aa564e03301fc714
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -54,12 +57,17 @@ TextureImporter:
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
@ -69,12 +77,27 @@ TextureImporter:
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -84,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: a529a24bc81d9594e91e11e4db8fafb2
guid: 5e2f6375c52968644af31e8e65930814
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -22,7 +22,7 @@ TextureImporter:
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
@ -65,14 +65,14 @@ TextureImporter:
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 1
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
@ -80,7 +80,7 @@ TextureImporter:
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
@ -97,6 +97,7 @@ TextureImporter:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -106,6 +107,8 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: 26205162f5eb4f24892e514ef0615ef7
guid: 84445d91ad8fa8547a1cee0c8f666907
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -54,39 +57,47 @@ TextureImporter:
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 1
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 1
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -96,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,13 +1,13 @@
fileFormatVersion: 2
guid: ff43721db0e6e4c42975c426e05b955d
guid: d848960f91994da439cec731e06046da
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -51,42 +54,50 @@ TextureImporter:
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 1
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 512
resizeAlgorithm: 1
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 512
resizeAlgorithm: 1
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 2
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -96,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: b2b2980ce509a834caa0591a49f60bfa
guid: 802b88a7af14a6640ad3572456206fd5
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -22,7 +22,7 @@ TextureImporter:
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
@ -67,7 +67,7 @@ TextureImporter:
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
@ -80,7 +80,7 @@ TextureImporter:
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
@ -93,23 +93,11 @@ TextureImporter:
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -119,6 +107,8 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: e684c03ea1ad80f4ea6eedb99722c878
guid: ed2eaafeff5d5e94d937952f03eab5c4
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -54,12 +57,17 @@ TextureImporter:
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
@ -69,12 +77,27 @@ TextureImporter:
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -84,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: 2f251f7f43638a540964d5c4ddf6ed35
guid: 2ffe2f5a878d33c4780bd4849ab1b48f
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -32,7 +35,7 @@ TextureImporter:
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 16
aniso: 1
mipBias: 0
wrapU: 0
wrapV: 0
@ -54,39 +57,47 @@ TextureImporter:
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
applyGammaDecoding: 1
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 1
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 1
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -96,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: 0ccf21a96befb7042867e269fd482f81
guid: 946b1c47e8af3e64db0c1d72187a5580
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -32,7 +35,7 @@ TextureImporter:
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 16
aniso: 1
mipBias: 0
wrapU: 0
wrapV: 0
@ -54,39 +57,47 @@ TextureImporter:
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
applyGammaDecoding: 1
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 1
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 1
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -96,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: 0408afbbf6328b4489bafbbea4ef407b
guid: 6f6ee3dc6bba3a7479f8dd4c6e64e048
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -32,7 +35,7 @@ TextureImporter:
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 16
aniso: 1
mipBias: 0
wrapU: 0
wrapV: 0
@ -54,39 +57,47 @@ TextureImporter:
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
applyGammaDecoding: 1
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 1
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 1
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -96,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: 7bd20782691567e4094d66da19355b3b
guid: 9364ab78062dbcc47b942b865ad12b72
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -54,14 +57,19 @@ TextureImporter:
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 512
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
@ -69,11 +77,12 @@ TextureImporter:
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 512
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
@ -81,12 +90,14 @@ TextureImporter:
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -96,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,13 +1,13 @@
fileFormatVersion: 2
guid: 7e663ee8b987bc64891d763531252043
guid: 8efd63784019cfc489bcaa67580707da
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -51,42 +54,50 @@ TextureImporter:
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 1
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 512
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 512
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -96,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: 05bedd876df593b4283c27e95f510ac7
guid: 7d9f2baf19d18c84b8addec08190d4af
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -54,12 +57,17 @@ TextureImporter:
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
@ -69,12 +77,27 @@ TextureImporter:
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -84,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: 041b625aefbac5a45a3c6f8c2d4cefae
guid: 68c2e14a0542b224e9fbdd6eecf9b644
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -22,7 +22,7 @@ TextureImporter:
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
@ -52,7 +52,7 @@ TextureImporter:
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
@ -65,14 +65,14 @@ TextureImporter:
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 1
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 1024
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
@ -80,12 +80,12 @@ TextureImporter:
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 1024
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 2
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
@ -97,6 +97,7 @@ TextureImporter:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -106,6 +107,8 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: ad88ffcb5538f0044af3cec14b1aa7e3
guid: 8cd76c89dafd6c2448c88a9d06c254a1
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -22,7 +22,7 @@ TextureImporter:
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
@ -52,7 +52,7 @@ TextureImporter:
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
@ -65,14 +65,14 @@ TextureImporter:
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 1
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 1024
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
@ -80,16 +80,16 @@ TextureImporter:
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 1024
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: 25
textureFormat: -1
textureCompression: 1
compressionQuality: 100
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
@ -97,6 +97,7 @@ TextureImporter:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -106,6 +107,8 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: beb0e592838cfef44afcaf67ccd9b851
guid: 6df055f5aac0d7944bf5a3343c2a8470
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -22,7 +22,7 @@ TextureImporter:
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
@ -65,14 +65,14 @@ TextureImporter:
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 1
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 1024
resizeAlgorithm: 1
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
@ -80,12 +80,12 @@ TextureImporter:
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 1024
resizeAlgorithm: 1
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 2
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
@ -97,6 +97,7 @@ TextureImporter:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -106,6 +107,8 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: 4a099ce8767cbc64cb0a8ca4e0b247bc
guid: c81e8e507fa898c49974af8daa2162fd
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -54,12 +57,17 @@ TextureImporter:
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
@ -69,12 +77,27 @@ TextureImporter:
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -84,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,9 +1,9 @@
fileFormatVersion: 2
guid: 2a5be4b98c72a8a40a051e39e07e8f89
guid: 2611248853743094dad106851ba8eec3
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 1
@ -20,9 +20,12 @@ TextureImporter:
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
@ -54,12 +57,17 @@ TextureImporter:
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
@ -69,12 +77,27 @@ TextureImporter:
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
@ -84,9 +107,11 @@ TextureImporter:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
spriteCustomMetadata:
entries: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 5bc75a9c96ae1694d87d1a6f0a8b2c3c
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: f312ef14b3a45844eb4d6e4cd9d22daf
guid: f49b216fcc6784449b7c655045e0735b
folderAsset: yes
DefaultImporter:
externalObjects: {}

View File

@ -12,7 +12,6 @@ Material:
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _BASEMAP_STACKING_LAYER1
- _DEPTHTEX_RIMLIGHT_FIX_DOTTED_LINE_ARTIFACTS
- _NORMALMAP
- _OUTLINEWIDTHMAP
@ -57,15 +56,15 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BacklightColorTex:
m_Texture: {fileID: 2800000, guid: 686236c9f91333840833deac0127827d, type: 3}
m_Texture: {fileID: 2800000, guid: 21845a6ce2e58814c8e86afd12a40af1, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseColorMap:
m_Texture: {fileID: 2800000, guid: 686236c9f91333840833deac0127827d, type: 3}
m_Texture: {fileID: 2800000, guid: 21845a6ce2e58814c8e86afd12a40af1, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMap:
m_Texture: {fileID: 2800000, guid: 686236c9f91333840833deac0127827d, type: 3}
m_Texture: {fileID: 2800000, guid: 21845a6ce2e58814c8e86afd12a40af1, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer10MaskTex:
@ -77,11 +76,11 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer1MaskTex:
m_Texture: {fileID: 2800000, guid: ae73f75208d5d76438bf1f6cb7af88b2, type: 3}
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer1Tex:
m_Texture: {fileID: 2800000, guid: b2b2980ce509a834caa0591a49f60bfa, type: 3}
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer2MaskTex:
@ -157,7 +156,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BumpMap:
m_Texture: {fileID: 2800000, guid: 33a013fee1ef015498f91554e6f6debb, type: 3}
m_Texture: {fileID: 2800000, guid: cbf32f73d1388ec42b56f95650975050, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _CharacterAreaColorFillTexture:
@ -329,11 +328,11 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 686236c9f91333840833deac0127827d, type: 3}
m_Texture: {fileID: 2800000, guid: 21845a6ce2e58814c8e86afd12a40af1, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCap2ndBlendMask:
m_Texture: {fileID: 2800000, guid: e5bf83479adc29b4e8e8383e7716ee12, type: 3}
m_Texture: {fileID: 2800000, guid: 74425ff22de98d24eb4fd6238b75732d, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCap2ndBumpMap:
@ -341,7 +340,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCap2ndTex:
m_Texture: {fileID: 2800000, guid: 918415611f7a2084488ab03c3b4364ca, type: 3}
m_Texture: {fileID: 2800000, guid: da973edf32167354ebedefe07d3b23ce, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapAdditiveMap:
@ -361,7 +360,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapBlendMask:
m_Texture: {fileID: 2800000, guid: ae73f75208d5d76438bf1f6cb7af88b2, type: 3}
m_Texture: {fileID: 2800000, guid: be0060c55dafeaf478255bddb6fedc52, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapBumpMap:
@ -377,7 +376,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapTex:
m_Texture: {fileID: 2800000, guid: b2b2980ce509a834caa0591a49f60bfa, type: 3}
m_Texture: {fileID: 2800000, guid: 5a05c0bbb53427149a63f9a5ff8697f9, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
@ -393,7 +392,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OutlineTex:
m_Texture: {fileID: 2800000, guid: 686236c9f91333840833deac0127827d, type: 3}
m_Texture: {fileID: 2800000, guid: 21845a6ce2e58814c8e86afd12a40af1, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OutlineVectorTex:
@ -401,11 +400,11 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OutlineWidthMask:
m_Texture: {fileID: 2800000, guid: 2617d99d9ac6e4c4c9ba717862f2a14b, type: 3}
m_Texture: {fileID: 2800000, guid: d773626fdac5aee4ca88441041cb9378, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OutlineWidthTex:
m_Texture: {fileID: 2800000, guid: 2617d99d9ac6e4c4c9ba717862f2a14b, type: 3}
m_Texture: {fileID: 2800000, guid: d773626fdac5aee4ca88441041cb9378, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OutlineZOffsetMaskTex:
@ -465,7 +464,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _RimColorTex:
m_Texture: {fileID: 2800000, guid: 686236c9f91333840833deac0127827d, type: 3}
m_Texture: {fileID: 2800000, guid: 21845a6ce2e58814c8e86afd12a40af1, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _RimShadeMask:
@ -633,8 +632,8 @@ Material:
- _BaseMapStackingLayer10TexUVRotateSpeed: 0
- _BaseMapStackingLayer10TexUVRotatedAngle: 0
- _BaseMapStackingLayer1ApplytoFaces: 0
- _BaseMapStackingLayer1ColorBlendMode: 2
- _BaseMapStackingLayer1Enable: 1
- _BaseMapStackingLayer1ColorBlendMode: 1
- _BaseMapStackingLayer1Enable: 0
- _BaseMapStackingLayer1MaskInvertColor: 0
- _BaseMapStackingLayer1MaskRemapEnd: 1
- _BaseMapStackingLayer1MaskRemapMinMaxSlider: 1
@ -642,9 +641,9 @@ Material:
- _BaseMapStackingLayer1MaskTexAsIDMap: 0
- _BaseMapStackingLayer1MaskTexExtractFromID: 255
- _BaseMapStackingLayer1MaskUVIndex: 0
- _BaseMapStackingLayer1MasterStrength: 0.6
- _BaseMapStackingLayer1MasterStrength: 1
- _BaseMapStackingLayer1TexIgnoreAlpha: 0
- _BaseMapStackingLayer1TexUVIndex: 4
- _BaseMapStackingLayer1TexUVIndex: 0
- _BaseMapStackingLayer1TexUVRotateSpeed: 0
- _BaseMapStackingLayer1TexUVRotatedAngle: 0
- _BaseMapStackingLayer2ApplytoFaces: 0
@ -1292,7 +1291,7 @@ Material:
- _RenderCharacter: 1
- _RenderFaceGroup: 0
- _RenderFacePreset: 0
- _RenderOutline: 1
- _RenderOutline: 0
- _RenderScreenSpaceOutline: 0
- _RenderScreenSpaceOutlineV2: 0
- _RimApplyTransparency: 1
@ -1364,7 +1363,7 @@ Material:
- _ShadowStrength: 1
- _ShadowStrengthMaskLOD: 0
- _ShiftBackfaceUV: 0
- _SkinFaceShadowColorPreset: 12
- _SkinFaceShadowColorPreset: 0
- _SkinMaskMapAsIDMap: 0
- _SkinMaskMapExtractFromID: 255
- _SkinMaskMapInvertColor: 0
@ -1521,7 +1520,7 @@ Material:
- _egci: 2
- _lilDirectionalLightStrength: 1
- _lilShadowCasterBias: 0
- _lilToonVersion: 44
- _lilToonVersion: 45
m_Colors:
- _AlphaOverrideTexChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _AudioLinkDefaultValue: {r: 0, g: 0, b: 2, a: 0.75}
@ -1646,7 +1645,7 @@ Material:
- _FaceShadowGradientMapUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMapUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMaskMapChannel: {r: 0, g: 1, b: 0, a: 0}
- _FaceShadowTintColor: {r: 1, g: 0.925, b: 0.93793106, a: 1}
- _FaceShadowTintColor: {r: 1, g: 0.9, b: 0.9, a: 1}
- _FaceShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _FaceUpDirection: {r: 0, g: 1, b: 0, a: 1}
- _GlitterAtras: {r: 1, g: 1, b: 0, a: 0}
@ -1741,7 +1740,7 @@ Material:
- _ShadowBorderColor: {r: 0, g: 0.1500437, b: 1, a: 1}
- _ShadowColor: {r: 0.64705884, g: 0.7039881, b: 0.7921569, a: 1}
- _SkinMaskMapChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _SkinShadowTintColor: {r: 1, g: 0.9, b: 0.9166667, a: 1}
- _SkinShadowTintColor: {r: 1, g: 0.8, b: 0.8, a: 1}
- _SkinShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _SmoothnessMapChannelMask: {r: 0, g: 0, b: 0, a: 1}
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 2a2e70d420dbb0f42891b992250d5709
guid: 482fb2f92c7378b4f925f8bf5838d8ac
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000

View File

@ -12,7 +12,6 @@ Material:
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _BASEMAP_STACKING_LAYER1
- _DEPTHTEX_RIMLIGHT_FIX_DOTTED_LINE_ARTIFACTS
- _NORMALMAP
- _RECEIVE_URP_SHADOW
@ -56,15 +55,15 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BacklightColorTex:
m_Texture: {fileID: 2800000, guid: 7a099b16f518ce945b2522a1962472a3, type: 3}
m_Texture: {fileID: 2800000, guid: 730a6535c4c6e63498bc3468f42c150e, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseColorMap:
m_Texture: {fileID: 2800000, guid: 7a099b16f518ce945b2522a1962472a3, type: 3}
m_Texture: {fileID: 2800000, guid: 730a6535c4c6e63498bc3468f42c150e, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMap:
m_Texture: {fileID: 2800000, guid: 7a099b16f518ce945b2522a1962472a3, type: 3}
m_Texture: {fileID: 2800000, guid: 730a6535c4c6e63498bc3468f42c150e, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer10MaskTex:
@ -76,11 +75,11 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer1MaskTex:
m_Texture: {fileID: 2800000, guid: 4f3daa0cd9bc8b7499b8b00f2f38099d, type: 3}
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer1Tex:
m_Texture: {fileID: 2800000, guid: 2f251f7f43638a540964d5c4ddf6ed35, type: 3}
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer2MaskTex:
@ -156,7 +155,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BumpMap:
m_Texture: {fileID: 2800000, guid: 2ad58a15e152e3040a0ff9faf2dc5b16, type: 3}
m_Texture: {fileID: 2800000, guid: aeb069481028ceb4e9e1fcc6a8160de5, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _CharacterAreaColorFillTexture:
@ -328,7 +327,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 7a099b16f518ce945b2522a1962472a3, type: 3}
m_Texture: {fileID: 2800000, guid: 730a6535c4c6e63498bc3468f42c150e, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCap2ndBlendMask:
@ -360,7 +359,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapBlendMask:
m_Texture: {fileID: 2800000, guid: 4f3daa0cd9bc8b7499b8b00f2f38099d, type: 3}
m_Texture: {fileID: 2800000, guid: 0a5726f1cbfe7594495488655cd3f634, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapBumpMap:
@ -376,7 +375,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapTex:
m_Texture: {fileID: 2800000, guid: 2f251f7f43638a540964d5c4ddf6ed35, type: 3}
m_Texture: {fileID: 2800000, guid: ca884fb34fab598428c1cf71d1a75cbc, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
@ -392,7 +391,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OutlineTex:
m_Texture: {fileID: 2800000, guid: 7a099b16f518ce945b2522a1962472a3, type: 3}
m_Texture: {fileID: 2800000, guid: 730a6535c4c6e63498bc3468f42c150e, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OutlineVectorTex:
@ -464,7 +463,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _RimColorTex:
m_Texture: {fileID: 2800000, guid: 7a099b16f518ce945b2522a1962472a3, type: 3}
m_Texture: {fileID: 2800000, guid: 730a6535c4c6e63498bc3468f42c150e, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _RimShadeMask:
@ -632,8 +631,8 @@ Material:
- _BaseMapStackingLayer10TexUVRotateSpeed: 0
- _BaseMapStackingLayer10TexUVRotatedAngle: 0
- _BaseMapStackingLayer1ApplytoFaces: 0
- _BaseMapStackingLayer1ColorBlendMode: 2
- _BaseMapStackingLayer1Enable: 1
- _BaseMapStackingLayer1ColorBlendMode: 1
- _BaseMapStackingLayer1Enable: 0
- _BaseMapStackingLayer1MaskInvertColor: 0
- _BaseMapStackingLayer1MaskRemapEnd: 1
- _BaseMapStackingLayer1MaskRemapMinMaxSlider: 1
@ -643,7 +642,7 @@ Material:
- _BaseMapStackingLayer1MaskUVIndex: 0
- _BaseMapStackingLayer1MasterStrength: 1
- _BaseMapStackingLayer1TexIgnoreAlpha: 0
- _BaseMapStackingLayer1TexUVIndex: 4
- _BaseMapStackingLayer1TexUVIndex: 0
- _BaseMapStackingLayer1TexUVRotateSpeed: 0
- _BaseMapStackingLayer1TexUVRotatedAngle: 0
- _BaseMapStackingLayer2ApplytoFaces: 0
@ -1363,7 +1362,7 @@ Material:
- _ShadowStrength: 1
- _ShadowStrengthMaskLOD: 0
- _ShiftBackfaceUV: 0
- _SkinFaceShadowColorPreset: 12
- _SkinFaceShadowColorPreset: 0
- _SkinMaskMapAsIDMap: 0
- _SkinMaskMapExtractFromID: 255
- _SkinMaskMapInvertColor: 0
@ -1520,7 +1519,7 @@ Material:
- _egci: 2
- _lilDirectionalLightStrength: 1
- _lilShadowCasterBias: 0
- _lilToonVersion: 44
- _lilToonVersion: 45
m_Colors:
- _AlphaOverrideTexChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _AudioLinkDefaultValue: {r: 0, g: 0, b: 2, a: 0.75}
@ -1645,7 +1644,7 @@ Material:
- _FaceShadowGradientMapUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMapUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMaskMapChannel: {r: 0, g: 1, b: 0, a: 0}
- _FaceShadowTintColor: {r: 1, g: 0.925, b: 0.93793106, a: 1}
- _FaceShadowTintColor: {r: 1, g: 0.9, b: 0.9, a: 1}
- _FaceShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _FaceUpDirection: {r: 0, g: 1, b: 0, a: 1}
- _GlitterAtras: {r: 1, g: 1, b: 0, a: 0}
@ -1740,7 +1739,7 @@ Material:
- _ShadowBorderColor: {r: 0, g: 0.15004367, b: 1, a: 1}
- _ShadowColor: {r: 0.64705884, g: 0.7039881, b: 0.7921569, a: 1}
- _SkinMaskMapChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _SkinShadowTintColor: {r: 1, g: 0.9, b: 0.9166667, a: 1}
- _SkinShadowTintColor: {r: 1, g: 0.8, b: 0.8, a: 1}
- _SkinShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _SmoothnessMapChannelMask: {r: 0, g: 0, b: 0, a: 1}
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 636795c47973661478019b41fb68bd59
guid: 1f53ea7921a548445942f72a528be6ef
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000

View File

@ -13,6 +13,7 @@ Material:
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _DEPTHTEX_RIMLIGHT_FIX_DOTTED_LINE_ARTIFACTS
- _ISFACE
- _RECEIVE_URP_SHADOW
m_InvalidKeywords:
- UNITY_UI_CLIP_RECT
@ -21,7 +22,8 @@ Material:
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2504
stringTagMap: {}
disabledShaderPasses: []
disabledShaderPasses:
- NiloToonOutline
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
@ -59,11 +61,11 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseColorMap:
m_Texture: {fileID: 2800000, guid: 47b9b2819de7fc144bb0b50e9f9c6186, type: 3}
m_Texture: {fileID: 2800000, guid: 772ce6b9877f55045af61df556f6334a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMap:
m_Texture: {fileID: 2800000, guid: 47b9b2819de7fc144bb0b50e9f9c6186, type: 3}
m_Texture: {fileID: 2800000, guid: 772ce6b9877f55045af61df556f6334a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer10MaskTex:
@ -327,7 +329,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 47b9b2819de7fc144bb0b50e9f9c6186, type: 3}
m_Texture: {fileID: 2800000, guid: 772ce6b9877f55045af61df556f6334a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCap2ndBlendMask:
@ -1071,8 +1073,8 @@ Material:
- _IndirectLightFlatten: 1
- _IndirectLightIntensity: 0.1
- _Invisible: 0
- _IsFace: 0
- _IsSkin: 0
- _IsFace: 1
- _IsSkin: 1
- _LightColorAttenuation: 0
- _LightMaxLimit: 1
- _LightMinLimit: 0.05
@ -1330,7 +1332,7 @@ Material:
- _RenderCharacter: 1
- _RenderFaceGroup: 0
- _RenderFacePreset: 0
- _RenderOutline: 1
- _RenderOutline: 0
- _RenderScreenSpaceOutline: 0
- _RenderScreenSpaceOutlineV2: 0
- _RimApplyTransparency: 1
@ -1407,7 +1409,7 @@ Material:
- _ShadowStrength: 1
- _ShadowStrengthMaskLOD: 0
- _ShiftBackfaceUV: 0
- _SkinFaceShadowColorPreset: 12
- _SkinFaceShadowColorPreset: 0
- _SkinMaskMapAsIDMap: 0
- _SkinMaskMapExtractFromID: 255
- _SkinMaskMapInvertColor: 0
@ -1567,7 +1569,7 @@ Material:
- _egci: 2
- _lilDirectionalLightStrength: 1
- _lilShadowCasterBias: 0
- _lilToonVersion: 44
- _lilToonVersion: 45
m_Colors:
- _AlphaOverrideTexChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _AudioLinkDefaultValue: {r: 0, g: 0, b: 2, a: 0.75}
@ -1692,7 +1694,7 @@ Material:
- _FaceShadowGradientMapUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMapUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMaskMapChannel: {r: 0, g: 1, b: 0, a: 0}
- _FaceShadowTintColor: {r: 1, g: 0.925, b: 0.93793106, a: 1}
- _FaceShadowTintColor: {r: 1, g: 0.9, b: 0.9, a: 1}
- _FaceShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _FaceUpDirection: {r: 0, g: 1, b: 0, a: 1}
- _GlitterAtras: {r: 1, g: 1, b: 0, a: 0}
@ -1788,7 +1790,7 @@ Material:
- _ShadowBorderColor: {r: 1, g: 0.09999997, b: 0, a: 1}
- _ShadowColor: {r: 0.82, g: 0.76, b: 0.85, a: 1}
- _SkinMaskMapChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _SkinShadowTintColor: {r: 1, g: 0.9, b: 0.9166667, a: 1}
- _SkinShadowTintColor: {r: 1, g: 0.8, b: 0.8, a: 1}
- _SkinShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _SmoothnessMapChannelMask: {r: 0, g: 0, b: 0, a: 1}
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 99071c79cad9b3342ab36dc64265bfcd
guid: 3028a2dc0278a3847a5a9f9146b3d63f
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000

View File

@ -13,6 +13,7 @@ Material:
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _DEPTHTEX_RIMLIGHT_FIX_DOTTED_LINE_ARTIFACTS
- _ISFACE
- _RECEIVE_URP_SHADOW
m_InvalidKeywords:
- UNITY_UI_CLIP_RECT
@ -21,7 +22,8 @@ Material:
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2504
stringTagMap: {}
disabledShaderPasses: []
disabledShaderPasses:
- NiloToonOutline
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
@ -59,11 +61,11 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseColorMap:
m_Texture: {fileID: 2800000, guid: 47b9b2819de7fc144bb0b50e9f9c6186, type: 3}
m_Texture: {fileID: 2800000, guid: 772ce6b9877f55045af61df556f6334a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMap:
m_Texture: {fileID: 2800000, guid: 47b9b2819de7fc144bb0b50e9f9c6186, type: 3}
m_Texture: {fileID: 2800000, guid: 772ce6b9877f55045af61df556f6334a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer10MaskTex:
@ -327,7 +329,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 47b9b2819de7fc144bb0b50e9f9c6186, type: 3}
m_Texture: {fileID: 2800000, guid: 772ce6b9877f55045af61df556f6334a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCap2ndBlendMask:
@ -1071,8 +1073,8 @@ Material:
- _IndirectLightFlatten: 1
- _IndirectLightIntensity: 0.1
- _Invisible: 0
- _IsFace: 0
- _IsSkin: 0
- _IsFace: 1
- _IsSkin: 1
- _LightColorAttenuation: 0
- _LightMaxLimit: 1
- _LightMinLimit: 0.05
@ -1330,7 +1332,7 @@ Material:
- _RenderCharacter: 1
- _RenderFaceGroup: 0
- _RenderFacePreset: 0
- _RenderOutline: 1
- _RenderOutline: 0
- _RenderScreenSpaceOutline: 0
- _RenderScreenSpaceOutlineV2: 0
- _RimApplyTransparency: 1
@ -1407,7 +1409,7 @@ Material:
- _ShadowStrength: 1
- _ShadowStrengthMaskLOD: 0
- _ShiftBackfaceUV: 0
- _SkinFaceShadowColorPreset: 12
- _SkinFaceShadowColorPreset: 0
- _SkinMaskMapAsIDMap: 0
- _SkinMaskMapExtractFromID: 255
- _SkinMaskMapInvertColor: 0
@ -1567,7 +1569,7 @@ Material:
- _egci: 2
- _lilDirectionalLightStrength: 1
- _lilShadowCasterBias: 0
- _lilToonVersion: 44
- _lilToonVersion: 45
m_Colors:
- _AlphaOverrideTexChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _AudioLinkDefaultValue: {r: 0, g: 0, b: 2, a: 0.75}
@ -1692,7 +1694,7 @@ Material:
- _FaceShadowGradientMapUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMapUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMaskMapChannel: {r: 0, g: 1, b: 0, a: 0}
- _FaceShadowTintColor: {r: 1, g: 0.925, b: 0.93793106, a: 1}
- _FaceShadowTintColor: {r: 1, g: 0.9, b: 0.9, a: 1}
- _FaceShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _FaceUpDirection: {r: 0, g: 1, b: 0, a: 1}
- _GlitterAtras: {r: 1, g: 1, b: 0, a: 0}
@ -1788,7 +1790,7 @@ Material:
- _ShadowBorderColor: {r: 1, g: 0.09999997, b: 0, a: 1}
- _ShadowColor: {r: 0.82, g: 0.76, b: 0.85, a: 1}
- _SkinMaskMapChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _SkinShadowTintColor: {r: 1, g: 0.9, b: 0.9166667, a: 1}
- _SkinShadowTintColor: {r: 1, g: 0.8, b: 0.8, a: 1}
- _SkinShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _SmoothnessMapChannelMask: {r: 0, g: 0, b: 0, a: 1}
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: ee4c1b66affe720439778984dc358ca6
guid: 48e297465b3eff8429a9a660b564ae15
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000

View File

@ -15,13 +15,11 @@ Material:
- _DEPTHTEX_RIMLIGHT_FIX_DOTTED_LINE_ARTIFACTS
- _ISFACE
- _RECEIVE_URP_SHADOW
m_InvalidKeywords:
- UNITY_UI_CLIP_RECT
- _METALLICGLOSSMAP
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2501
m_CustomRenderQueue: 2460
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
@ -61,11 +59,11 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseColorMap:
m_Texture: {fileID: 2800000, guid: 47b9b2819de7fc144bb0b50e9f9c6186, type: 3}
m_Texture: {fileID: 2800000, guid: 772ce6b9877f55045af61df556f6334a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMap:
m_Texture: {fileID: 2800000, guid: 47b9b2819de7fc144bb0b50e9f9c6186, type: 3}
m_Texture: {fileID: 2800000, guid: 772ce6b9877f55045af61df556f6334a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer10MaskTex:
@ -77,11 +75,11 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer1MaskTex:
m_Texture: {fileID: 2800000, guid: fd8cb7839e329b64587f982b3f63fadf, type: 3}
m_Texture: {fileID: 2800000, guid: dbc204bf88be2e34592c38bcc5b1f197, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer1Tex:
m_Texture: {fileID: 2800000, guid: 47b9b2819de7fc144bb0b50e9f9c6186, type: 3}
m_Texture: {fileID: 2800000, guid: 772ce6b9877f55045af61df556f6334a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer2MaskTex:
@ -289,7 +287,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _Main2ndBlendMask:
m_Texture: {fileID: 2800000, guid: fd8cb7839e329b64587f982b3f63fadf, type: 3}
m_Texture: {fileID: 2800000, guid: dbc204bf88be2e34592c38bcc5b1f197, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _Main2ndDissolveMask:
@ -301,7 +299,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _Main2ndTex:
m_Texture: {fileID: 2800000, guid: 47b9b2819de7fc144bb0b50e9f9c6186, type: 3}
m_Texture: {fileID: 2800000, guid: 772ce6b9877f55045af61df556f6334a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _Main3rdBlendMask:
@ -329,11 +327,11 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 47b9b2819de7fc144bb0b50e9f9c6186, type: 3}
m_Texture: {fileID: 2800000, guid: 772ce6b9877f55045af61df556f6334a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCap2ndBlendMask:
m_Texture: {fileID: 2800000, guid: d78338f991687ae48a6c210464ab62e6, type: 3}
m_Texture: {fileID: 2800000, guid: df32df0c9eedc0f4f930bb33b4e18c4c, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCap2ndBumpMap:
@ -341,7 +339,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCap2ndTex:
m_Texture: {fileID: 2800000, guid: 9f6e8d368346a78498e1d7053ae0c6f2, type: 3}
m_Texture: {fileID: 2800000, guid: 28377401e78ad7040b3d4ff3acd70f16, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapAdditiveMap:
@ -361,7 +359,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapBlendMask:
m_Texture: {fileID: 2800000, guid: fd8cb7839e329b64587f982b3f63fadf, type: 3}
m_Texture: {fileID: 2800000, guid: dbc204bf88be2e34592c38bcc5b1f197, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapBumpMap:
@ -473,7 +471,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _RimColorTex:
m_Texture: {fileID: 2800000, guid: fd8cb7839e329b64587f982b3f63fadf, type: 3}
m_Texture: {fileID: 2800000, guid: dbc204bf88be2e34592c38bcc5b1f197, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _RimShadeMask:
@ -1074,7 +1072,7 @@ Material:
- _IndirectLightIntensity: 0.1
- _Invisible: 0
- _IsFace: 1
- _IsSkin: 0
- _IsSkin: 1
- _LightColorAttenuation: 0
- _LightMaxLimit: 1
- _LightMinLimit: 0.05
@ -1298,7 +1296,36 @@ Material:
- _PerspectiveRemovalEndHeight: 1
- _PerspectiveRemovalRadius: 1
- _PerspectiveRemovalStartHeight: 0
- _PreAlphaToMask: 0
- _PreBlendOp: 0
- _PreBlendOpAlpha: 0
- _PreBlendOpAlphaFA: 4
- _PreBlendOpFA: 4
- _PreColorMask: 15
- _PreCull: 2
- _PreCutoff: 0.5
- _PreDstBlend: 10
- _PreDstBlendAlpha: 10
- _PreDstBlendAlphaFA: 1
- _PreDstBlendFA: 1
- _PreMultiplyAlphaIntoRGBOutput: 0
- _PreOffsetFactor: 0
- _PreOffsetUnits: 0
- _PreOutType: 0
- _PreSrcBlend: 1
- _PreSrcBlendAlpha: 1
- _PreSrcBlendAlphaFA: 0
- _PreSrcBlendFA: 1
- _PreStencilComp: 8
- _PreStencilFail: 0
- _PreStencilPass: 0
- _PreStencilReadMask: 255
- _PreStencilRef: 0
- _PreStencilWriteMask: 255
- _PreStencilZFail: 0
- _PreZClip: 1
- _PreZTest: 4
- _PreZWrite: 1
- _RampLightTexMode: 1
- _RampLightingFaceAreaRemoveEffect: 1
- _RampLightingNdotLRemapEnd: 1
@ -1332,7 +1359,7 @@ Material:
- _RenderCharacter: 1
- _RenderFaceGroup: 0
- _RenderFacePreset: 0
- _RenderOutline: 1
- _RenderOutline: 0
- _RenderScreenSpaceOutline: 0
- _RenderScreenSpaceOutlineV2: 0
- _RimApplyTransparency: 1
@ -1409,7 +1436,7 @@ Material:
- _ShadowStrength: 1
- _ShadowStrengthMaskLOD: 0
- _ShiftBackfaceUV: 0
- _SkinFaceShadowColorPreset: 12
- _SkinFaceShadowColorPreset: 0
- _SkinMaskMapAsIDMap: 0
- _SkinMaskMapExtractFromID: 255
- _SkinMaskMapInvertColor: 0
@ -1461,7 +1488,7 @@ Material:
- _StencilZFail: 0
- _SubpassCutoff: 0.5
- _SupportClothDynamics: 0
- _SurfaceTypePreset: 11
- _SurfaceTypePreset: 4
- _TessEdge: 10
- _TessFactorMax: 3
- _TessShrink: 0
@ -1569,7 +1596,7 @@ Material:
- _egci: 2
- _lilDirectionalLightStrength: 1
- _lilShadowCasterBias: 0
- _lilToonVersion: 44
- _lilToonVersion: 45
m_Colors:
- _AlphaOverrideTexChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _AudioLinkDefaultValue: {r: 0, g: 0, b: 2, a: 0.75}
@ -1694,7 +1721,7 @@ Material:
- _FaceShadowGradientMapUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMapUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMaskMapChannel: {r: 0, g: 1, b: 0, a: 0}
- _FaceShadowTintColor: {r: 1, g: 0.925, b: 0.93793106, a: 1}
- _FaceShadowTintColor: {r: 1, g: 0.9, b: 0.9, a: 1}
- _FaceShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _FaceUpDirection: {r: 0, g: 1, b: 0, a: 1}
- _GlitterAtras: {r: 1, g: 1, b: 0, a: 0}
@ -1769,6 +1796,7 @@ Material:
- _PerMaterialDissolveEdgeColor: {r: 16, g: 8, b: 0, a: 1}
- _PerMaterialDissolvePatternMapChannelMask: {r: 1, g: 0, b: 0, a: 0}
- _PerMaterialDissolveThresholdMapChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _PreColor: {r: 1, g: 1, b: 1, a: 1}
- _RampLightingSampleUvYTexChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _ReflectionColor: {r: 1, g: 1, b: 1, a: 1}
- _ReflectionCubeColor: {r: 0, g: 0, b: 0, a: 1}
@ -1790,7 +1818,7 @@ Material:
- _ShadowBorderColor: {r: 1, g: 0.09999997, b: 0, a: 1}
- _ShadowColor: {r: 0.82, g: 0.76, b: 0.85, a: 1}
- _SkinMaskMapChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _SkinShadowTintColor: {r: 1, g: 0.9, b: 0.9166667, a: 1}
- _SkinShadowTintColor: {r: 1, g: 0.8, b: 0.8, a: 1}
- _SkinShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _SmoothnessMapChannelMask: {r: 0, g: 0, b: 0, a: 1}
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: e210c71d375ec56469f997ba411d3474
guid: da3f367659dfc9f458a85e6a5a88966c
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000

View File

@ -60,11 +60,11 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseColorMap:
m_Texture: {fileID: 2800000, guid: 47b9b2819de7fc144bb0b50e9f9c6186, type: 3}
m_Texture: {fileID: 2800000, guid: 772ce6b9877f55045af61df556f6334a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMap:
m_Texture: {fileID: 2800000, guid: 47b9b2819de7fc144bb0b50e9f9c6186, type: 3}
m_Texture: {fileID: 2800000, guid: 772ce6b9877f55045af61df556f6334a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer10MaskTex:
@ -328,7 +328,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 47b9b2819de7fc144bb0b50e9f9c6186, type: 3}
m_Texture: {fileID: 2800000, guid: 772ce6b9877f55045af61df556f6334a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCap2ndBlendMask:
@ -1073,7 +1073,7 @@ Material:
- _IndirectLightIntensity: 0.1
- _Invisible: 0
- _IsFace: 1
- _IsSkin: 0
- _IsSkin: 1
- _LightColorAttenuation: 0
- _LightMaxLimit: 1
- _LightMinLimit: 0.05
@ -1331,7 +1331,7 @@ Material:
- _RenderCharacter: 1
- _RenderFaceGroup: 0
- _RenderFacePreset: 0
- _RenderOutline: 1
- _RenderOutline: 0
- _RenderScreenSpaceOutline: 0
- _RenderScreenSpaceOutlineV2: 0
- _RimApplyTransparency: 1
@ -1408,7 +1408,7 @@ Material:
- _ShadowStrength: 1
- _ShadowStrengthMaskLOD: 0
- _ShiftBackfaceUV: 0
- _SkinFaceShadowColorPreset: 12
- _SkinFaceShadowColorPreset: 0
- _SkinMaskMapAsIDMap: 0
- _SkinMaskMapExtractFromID: 255
- _SkinMaskMapInvertColor: 0
@ -1568,7 +1568,7 @@ Material:
- _egci: 2
- _lilDirectionalLightStrength: 1
- _lilShadowCasterBias: 0
- _lilToonVersion: 44
- _lilToonVersion: 45
m_Colors:
- _AlphaOverrideTexChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _AudioLinkDefaultValue: {r: 0, g: 0, b: 2, a: 0.75}
@ -1693,7 +1693,7 @@ Material:
- _FaceShadowGradientMapUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMapUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMaskMapChannel: {r: 0, g: 1, b: 0, a: 0}
- _FaceShadowTintColor: {r: 1, g: 0.925, b: 0.93793106, a: 1}
- _FaceShadowTintColor: {r: 1, g: 0.9, b: 0.9, a: 1}
- _FaceShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _FaceUpDirection: {r: 0, g: 1, b: 0, a: 1}
- _GlitterAtras: {r: 1, g: 1, b: 0, a: 0}
@ -1789,7 +1789,7 @@ Material:
- _ShadowBorderColor: {r: 1, g: 0.09999997, b: 0, a: 1}
- _ShadowColor: {r: 0.82, g: 0.76, b: 0.85, a: 1}
- _SkinMaskMapChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _SkinShadowTintColor: {r: 1, g: 0.9, b: 0.9166667, a: 1}
- _SkinShadowTintColor: {r: 1, g: 0.8, b: 0.8, a: 1}
- _SkinShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _SmoothnessMapChannelMask: {r: 0, g: 0, b: 0, a: 1}
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 2b75b6e2bf17bc141a0daaf20b30b642
guid: 9062da35187574e49adf8d2b139c8e4b
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000

View File

@ -16,9 +16,7 @@ Material:
- _ISFACE
- _OUTLINEWIDTHMAP
- _RECEIVE_URP_SHADOW
m_InvalidKeywords:
- AUTO_KEY_VALUE
- _REQUIRE_UV2
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
@ -62,11 +60,11 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseColorMap:
m_Texture: {fileID: 2800000, guid: 47b9b2819de7fc144bb0b50e9f9c6186, type: 3}
m_Texture: {fileID: 2800000, guid: 772ce6b9877f55045af61df556f6334a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMap:
m_Texture: {fileID: 2800000, guid: 47b9b2819de7fc144bb0b50e9f9c6186, type: 3}
m_Texture: {fileID: 2800000, guid: 772ce6b9877f55045af61df556f6334a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer10MaskTex:
@ -82,7 +80,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer1Tex:
m_Texture: {fileID: 0}
m_Texture: {fileID: 2800000, guid: 2d4ac504af2da364e836944d18501170, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer2MaskTex:
@ -302,9 +300,9 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _Main2ndTex:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Texture: {fileID: 2800000, guid: 2d4ac504af2da364e836944d18501170, type: 3}
m_Scale: {x: 11.363636, y: 11.363636}
m_Offset: {x: -2.284091, y: -6.590909}
- _Main3rdBlendMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
@ -330,7 +328,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 47b9b2819de7fc144bb0b50e9f9c6186, type: 3}
m_Texture: {fileID: 2800000, guid: 772ce6b9877f55045af61df556f6334a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCap2ndBlendMask:
@ -402,11 +400,11 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OutlineWidthMask:
m_Texture: {fileID: 2800000, guid: bedf1d3fb50753d41a75a6ac6b38ce97, type: 3}
m_Texture: {fileID: 2800000, guid: 6d8c65de8f6076343bd96c3a6629d6c5, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OutlineWidthTex:
m_Texture: {fileID: 2800000, guid: bedf1d3fb50753d41a75a6ac6b38ce97, type: 3}
m_Texture: {fileID: 2800000, guid: 6d8c65de8f6076343bd96c3a6629d6c5, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OutlineWidthTexture:
@ -474,7 +472,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _RimColorTex:
m_Texture: {fileID: 2800000, guid: 2a5be4b98c72a8a40a051e39e07e8f89, type: 3}
m_Texture: {fileID: 2800000, guid: d47441955ea32884a9184f200c0359ec, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _RimShadeMask:
@ -1092,7 +1090,7 @@ Material:
- _Main2ndTexAlphaMode: 0
- _Main2ndTexAngle: 0
- _Main2ndTexBlendMode: 0
- _Main2ndTexIsDecal: 0
- _Main2ndTexIsDecal: 1
- _Main2ndTexIsLeftOnly: 0
- _Main2ndTexIsMSDF: 0
- _Main2ndTexIsRightOnly: 0
@ -1410,7 +1408,7 @@ Material:
- _ShadowStrength: 1
- _ShadowStrengthMaskLOD: 0
- _ShiftBackfaceUV: 0
- _SkinFaceShadowColorPreset: 12
- _SkinFaceShadowColorPreset: 0
- _SkinMaskMapAsIDMap: 0
- _SkinMaskMapExtractFromID: 255
- _SkinMaskMapInvertColor: 0
@ -1570,7 +1568,7 @@ Material:
- _egci: 2
- _lilDirectionalLightStrength: 1
- _lilShadowCasterBias: 0
- _lilToonVersion: 44
- _lilToonVersion: 45
m_Colors:
- _AlphaOverrideTexChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _AudioLinkDefaultValue: {r: 0, g: 0, b: 2, a: 0.75}
@ -1595,7 +1593,7 @@ Material:
- _BaseMapStackingLayer1MaskTexChannel: {r: 0, g: 1, b: 0, a: 0}
- _BaseMapStackingLayer1TexUVAnimSpeed: {r: 0, g: 0, b: 0, a: 0}
- _BaseMapStackingLayer1TexUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _BaseMapStackingLayer1TexUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _BaseMapStackingLayer1TexUVScaleOffset: {r: 11.363636, g: 11.363636, b: -2.284091, a: -6.590909}
- _BaseMapStackingLayer1TintColor: {r: 1, g: 1, b: 1, a: 1}
- _BaseMapStackingLayer2MaskTexChannel: {r: 0, g: 1, b: 0, a: 0}
- _BaseMapStackingLayer2TexUVAnimSpeed: {r: 0, g: 0, b: 0, a: 0}
@ -1695,7 +1693,7 @@ Material:
- _FaceShadowGradientMapUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMapUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMaskMapChannel: {r: 0, g: 1, b: 0, a: 0}
- _FaceShadowTintColor: {r: 1, g: 0.925, b: 0.93793106, a: 1}
- _FaceShadowTintColor: {r: 1, g: 0.9, b: 0.9, a: 1}
- _FaceShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _FaceUpDirection: {r: 0, g: 1, b: 0, a: 1}
- _GlitterAtras: {r: 1, g: 1, b: 0, a: 0}
@ -1791,7 +1789,7 @@ Material:
- _ShadowBorderColor: {r: 0.90588236, g: 0, b: 0.19173898, a: 1}
- _ShadowColor: {r: 1, g: 1, b: 1, a: 1}
- _SkinMaskMapChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _SkinShadowTintColor: {r: 1, g: 0.9, b: 0.9166667, a: 1}
- _SkinShadowTintColor: {r: 1, g: 0.8, b: 0.8, a: 1}
- _SkinShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _SmoothnessMapChannelMask: {r: 0, g: 0, b: 0, a: 1}
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 1009f06b8bd95074ea8b8cde324f9649
guid: 0e17829e7ae79f9418f1fc9f74db71e5
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000

View File

@ -15,12 +15,11 @@ Material:
- _DEPTHTEX_RIMLIGHT_FIX_DOTTED_LINE_ARTIFACTS
- _ISFACE
- _RECEIVE_URP_SHADOW
m_InvalidKeywords:
- UNITY_UI_CLIP_RECT
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2501
m_CustomRenderQueue: 2460
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
@ -60,11 +59,11 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseColorMap:
m_Texture: {fileID: 2800000, guid: 47b9b2819de7fc144bb0b50e9f9c6186, type: 3}
m_Texture: {fileID: 2800000, guid: 772ce6b9877f55045af61df556f6334a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMap:
m_Texture: {fileID: 2800000, guid: 47b9b2819de7fc144bb0b50e9f9c6186, type: 3}
m_Texture: {fileID: 2800000, guid: 772ce6b9877f55045af61df556f6334a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer10MaskTex:
@ -328,7 +327,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 47b9b2819de7fc144bb0b50e9f9c6186, type: 3}
m_Texture: {fileID: 2800000, guid: 772ce6b9877f55045af61df556f6334a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCap2ndBlendMask:
@ -1292,12 +1291,41 @@ Material:
- _PerMaterialDissolveThresholdMapInvertColor: 0
- _PerMaterialDissolveThresholdMapUVIndex: 0
- _PerMaterialDissolveThresholdMapUVTiling: 1
- _PerMaterialEnableDepthTextureRimLightAndShadow: 0
- _PerMaterialEnableDepthTextureRimLightAndShadow: 1
- _PerspectiveRemovalAmount: 0
- _PerspectiveRemovalEndHeight: 1
- _PerspectiveRemovalRadius: 1
- _PerspectiveRemovalStartHeight: 0
- _PreAlphaToMask: 0
- _PreBlendOp: 0
- _PreBlendOpAlpha: 0
- _PreBlendOpAlphaFA: 4
- _PreBlendOpFA: 4
- _PreColorMask: 15
- _PreCull: 2
- _PreCutoff: 0.5
- _PreDstBlend: 10
- _PreDstBlendAlpha: 10
- _PreDstBlendAlphaFA: 1
- _PreDstBlendFA: 1
- _PreMultiplyAlphaIntoRGBOutput: 0
- _PreOffsetFactor: 0
- _PreOffsetUnits: 0
- _PreOutType: 0
- _PreSrcBlend: 1
- _PreSrcBlendAlpha: 1
- _PreSrcBlendAlphaFA: 0
- _PreSrcBlendFA: 1
- _PreStencilComp: 8
- _PreStencilFail: 0
- _PreStencilPass: 0
- _PreStencilReadMask: 255
- _PreStencilRef: 0
- _PreStencilWriteMask: 255
- _PreStencilZFail: 0
- _PreZClip: 1
- _PreZTest: 4
- _PreZWrite: 1
- _RampLightTexMode: 1
- _RampLightingFaceAreaRemoveEffect: 1
- _RampLightingNdotLRemapEnd: 1
@ -1331,7 +1359,7 @@ Material:
- _RenderCharacter: 1
- _RenderFaceGroup: 0
- _RenderFacePreset: 0
- _RenderOutline: 1
- _RenderOutline: 0
- _RenderScreenSpaceOutline: 0
- _RenderScreenSpaceOutlineV2: 0
- _RimApplyTransparency: 1
@ -1408,7 +1436,7 @@ Material:
- _ShadowStrength: 1
- _ShadowStrengthMaskLOD: 0
- _ShiftBackfaceUV: 0
- _SkinFaceShadowColorPreset: 12
- _SkinFaceShadowColorPreset: 0
- _SkinMaskMapAsIDMap: 0
- _SkinMaskMapExtractFromID: 255
- _SkinMaskMapInvertColor: 0
@ -1460,7 +1488,7 @@ Material:
- _StencilZFail: 0
- _SubpassCutoff: 0.5
- _SupportClothDynamics: 0
- _SurfaceTypePreset: 11
- _SurfaceTypePreset: 4
- _TessEdge: 10
- _TessFactorMax: 3
- _TessShrink: 0
@ -1568,7 +1596,7 @@ Material:
- _egci: 2
- _lilDirectionalLightStrength: 1
- _lilShadowCasterBias: 0
- _lilToonVersion: 44
- _lilToonVersion: 45
m_Colors:
- _AlphaOverrideTexChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _AudioLinkDefaultValue: {r: 0, g: 0, b: 2, a: 0.75}
@ -1693,7 +1721,7 @@ Material:
- _FaceShadowGradientMapUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMapUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMaskMapChannel: {r: 0, g: 1, b: 0, a: 0}
- _FaceShadowTintColor: {r: 1, g: 0.925, b: 0.93793106, a: 1}
- _FaceShadowTintColor: {r: 1, g: 0.9, b: 0.9, a: 1}
- _FaceShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _FaceUpDirection: {r: 0, g: 1, b: 0, a: 1}
- _GlitterAtras: {r: 1, g: 1, b: 0, a: 0}
@ -1768,6 +1796,7 @@ Material:
- _PerMaterialDissolveEdgeColor: {r: 16, g: 8, b: 0, a: 1}
- _PerMaterialDissolvePatternMapChannelMask: {r: 1, g: 0, b: 0, a: 0}
- _PerMaterialDissolveThresholdMapChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _PreColor: {r: 1, g: 1, b: 1, a: 1}
- _RampLightingSampleUvYTexChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _ReflectionColor: {r: 1, g: 1, b: 1, a: 1}
- _ReflectionCubeColor: {r: 0, g: 0, b: 0, a: 1}
@ -1789,7 +1818,7 @@ Material:
- _ShadowBorderColor: {r: 1, g: 0.09999997, b: 0, a: 1}
- _ShadowColor: {r: 0.82, g: 0.76, b: 0.85, a: 1}
- _SkinMaskMapChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _SkinShadowTintColor: {r: 1, g: 0.9, b: 0.9166667, a: 1}
- _SkinShadowTintColor: {r: 1, g: 0.8, b: 0.8, a: 1}
- _SkinShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _SmoothnessMapChannelMask: {r: 0, g: 0, b: 0, a: 1}
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: f4729e157fd4d984389d4f154d9c941e
guid: dbc390ff7753b8842bef1d1508274c85
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000

View File

@ -13,6 +13,7 @@ Material:
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _DEPTHTEX_RIMLIGHT_FIX_DOTTED_LINE_ARTIFACTS
- _ISFACE
- _RECEIVE_URP_SHADOW
m_InvalidKeywords:
- UNITY_UI_CLIP_RECT
@ -60,11 +61,11 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseColorMap:
m_Texture: {fileID: 2800000, guid: 636de4191b6f9ba48b1c1725f446bd33, type: 3}
m_Texture: {fileID: 2800000, guid: c9984b7a1b0aefb4da9cb580d133f077, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMap:
m_Texture: {fileID: 2800000, guid: 636de4191b6f9ba48b1c1725f446bd33, type: 3}
m_Texture: {fileID: 2800000, guid: c9984b7a1b0aefb4da9cb580d133f077, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer10MaskTex:
@ -76,11 +77,11 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer1MaskTex:
m_Texture: {fileID: 2800000, guid: ed3731425201b6a47a9d4c602f8a15f8, type: 3}
m_Texture: {fileID: 2800000, guid: 2dbf50a6ce46711408d436446c5824ff, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer1Tex:
m_Texture: {fileID: 2800000, guid: 47b9b2819de7fc144bb0b50e9f9c6186, type: 3}
m_Texture: {fileID: 2800000, guid: 772ce6b9877f55045af61df556f6334a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer2MaskTex:
@ -288,7 +289,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _Main2ndBlendMask:
m_Texture: {fileID: 2800000, guid: ed3731425201b6a47a9d4c602f8a15f8, type: 3}
m_Texture: {fileID: 2800000, guid: 2dbf50a6ce46711408d436446c5824ff, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _Main2ndDissolveMask:
@ -300,7 +301,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _Main2ndTex:
m_Texture: {fileID: 2800000, guid: 47b9b2819de7fc144bb0b50e9f9c6186, type: 3}
m_Texture: {fileID: 2800000, guid: 772ce6b9877f55045af61df556f6334a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _Main3rdBlendMask:
@ -328,7 +329,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 636de4191b6f9ba48b1c1725f446bd33, type: 3}
m_Texture: {fileID: 2800000, guid: c9984b7a1b0aefb4da9cb580d133f077, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCap2ndBlendMask:
@ -360,7 +361,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapBlendMask:
m_Texture: {fileID: 2800000, guid: ed3731425201b6a47a9d4c602f8a15f8, type: 3}
m_Texture: {fileID: 2800000, guid: 2dbf50a6ce46711408d436446c5824ff, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapBumpMap:
@ -376,7 +377,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapTex:
m_Texture: {fileID: 2800000, guid: 9f6e8d368346a78498e1d7053ae0c6f2, type: 3}
m_Texture: {fileID: 2800000, guid: 28377401e78ad7040b3d4ff3acd70f16, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
@ -472,7 +473,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _RimColorTex:
m_Texture: {fileID: 2800000, guid: ed3731425201b6a47a9d4c602f8a15f8, type: 3}
m_Texture: {fileID: 2800000, guid: 2dbf50a6ce46711408d436446c5824ff, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _RimShadeMask:
@ -1072,8 +1073,8 @@ Material:
- _IndirectLightFlatten: 1
- _IndirectLightIntensity: 0.1
- _Invisible: 0
- _IsFace: 0
- _IsSkin: 0
- _IsFace: 1
- _IsSkin: 1
- _LightColorAttenuation: 0
- _LightMaxLimit: 1
- _LightMinLimit: 0.05
@ -1334,7 +1335,7 @@ Material:
- _RenderCharacter: 1
- _RenderFaceGroup: 0
- _RenderFacePreset: 0
- _RenderOutline: 1
- _RenderOutline: 0
- _RenderScreenSpaceOutline: 0
- _RenderScreenSpaceOutlineV2: 0
- _RimApplyTransparency: 1
@ -1411,7 +1412,7 @@ Material:
- _ShadowStrength: 1
- _ShadowStrengthMaskLOD: 0
- _ShiftBackfaceUV: 0
- _SkinFaceShadowColorPreset: 12
- _SkinFaceShadowColorPreset: 0
- _SkinMaskMapAsIDMap: 0
- _SkinMaskMapExtractFromID: 255
- _SkinMaskMapInvertColor: 0
@ -1571,7 +1572,7 @@ Material:
- _egci: 2
- _lilDirectionalLightStrength: 1
- _lilShadowCasterBias: 0
- _lilToonVersion: 44
- _lilToonVersion: 45
m_Colors:
- _AlphaOverrideTexChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _AudioLinkDefaultValue: {r: 0, g: 0, b: 2, a: 0.75}
@ -1696,7 +1697,7 @@ Material:
- _FaceShadowGradientMapUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMapUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMaskMapChannel: {r: 0, g: 1, b: 0, a: 0}
- _FaceShadowTintColor: {r: 1, g: 0.925, b: 0.93793106, a: 1}
- _FaceShadowTintColor: {r: 1, g: 0.9, b: 0.9, a: 1}
- _FaceShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _FaceUpDirection: {r: 0, g: 1, b: 0, a: 1}
- _GlitterAtras: {r: 1, g: 1, b: 0, a: 0}
@ -1793,7 +1794,7 @@ Material:
- _ShadowBorderColor: {r: 1, g: 0.09999997, b: 0, a: 1}
- _ShadowColor: {r: 0.82, g: 0.76, b: 0.85, a: 1}
- _SkinMaskMapChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _SkinShadowTintColor: {r: 1, g: 0.9, b: 0.9166667, a: 1}
- _SkinShadowTintColor: {r: 1, g: 0.8, b: 0.8, a: 1}
- _SkinShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _SmoothnessMapChannelMask: {r: 0, g: 0, b: 0, a: 1}
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 129e3670b5ceb9d419f0fdb8c3a40baa
guid: 721add26ab8fb5a49a49516cc630fa04
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000

View File

@ -7,7 +7,7 @@ Material:
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Longhair_Copy 1
m_Name: Longhair 1_Copy
m_Shader: {fileID: 4800000, guid: b4f674f383806e5419ee221e39445de0, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
@ -28,11 +28,11 @@ Material:
serializedVersion: 3
m_TexEnvs:
- _AlphaMask:
m_Texture: {fileID: 2800000, guid: 9805961b3c20faf4e831f6a959024521, type: 3}
m_Texture: {fileID: 2800000, guid: 78af888b9fb78c442ac948f28690c897, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _AlphaOverrideTex:
m_Texture: {fileID: 2800000, guid: 9805961b3c20faf4e831f6a959024521, type: 3}
m_Texture: {fileID: 2800000, guid: 78af888b9fb78c442ac948f28690c897, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _AnisotropyScaleMask:
@ -60,11 +60,11 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseColorMap:
m_Texture: {fileID: 2800000, guid: 041b625aefbac5a45a3c6f8c2d4cefae, type: 3}
m_Texture: {fileID: 2800000, guid: e80df0fc7101ab842a8fbfbe92d60459, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMap:
m_Texture: {fileID: 2800000, guid: 041b625aefbac5a45a3c6f8c2d4cefae, type: 3}
m_Texture: {fileID: 2800000, guid: e80df0fc7101ab842a8fbfbe92d60459, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer10MaskTex:
@ -156,7 +156,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BumpMap:
m_Texture: {fileID: 2800000, guid: 109488c2b7c24fe4c913bf5b91b0c4d7, type: 3}
m_Texture: {fileID: 2800000, guid: c6c600a0766b01444a53c44d56d848b7, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _CharacterAreaColorFillTexture:
@ -328,7 +328,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 041b625aefbac5a45a3c6f8c2d4cefae, type: 3}
m_Texture: {fileID: 2800000, guid: e80df0fc7101ab842a8fbfbe92d60459, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCap2ndBlendMask:
@ -376,7 +376,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapTex:
m_Texture: {fileID: 2800000, guid: 05bedd876df593b4283c27e95f510ac7, type: 3}
m_Texture: {fileID: 2800000, guid: a4a68ef5e0d9dc84ca2569f373d04c43, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
@ -1355,7 +1355,7 @@ Material:
- _SelfShadowAreaHSVStrength: 1
- _SelfShadowAreaHueOffset: 0
- _SelfShadowAreaSaturationBoost: 0.2
- _SelfShadowAreaValueMul: 1
- _SelfShadowAreaValueMul: 0.7
- _ShadingGradeMapApplyRange: 1
- _ShadingGradeMapInvertColor: 0
- _ShadingGradeMapMidPointOffset: 0
@ -1388,7 +1388,7 @@ Material:
- _ShadowStrength: 1
- _ShadowStrengthMaskLOD: 0
- _ShiftBackfaceUV: 0
- _SkinFaceShadowColorPreset: 12
- _SkinFaceShadowColorPreset: 0
- _SkinMaskMapAsIDMap: 0
- _SkinMaskMapExtractFromID: 255
- _SkinMaskMapInvertColor: 0
@ -1542,7 +1542,7 @@ Material:
- _egci: 2
- _lilDirectionalLightStrength: 1
- _lilShadowCasterBias: 0
- _lilToonVersion: 44
- _lilToonVersion: 45
m_Colors:
- _AlphaOverrideTexChannelMask: {r: 1, g: 0, b: 0, a: 0}
- _AudioLinkDefaultValue: {r: 0, g: 0, b: 2, a: 0.75}
@ -1557,7 +1557,7 @@ Material:
- _BackFaceTintColor: {r: 1, g: 1, b: 1, a: 1}
- _BackfaceColor: {r: 0, g: 0, b: 0, a: 0}
- _BacklightColor: {r: 3.0407398, g: 3.705382, b: 3.2069004, a: 1}
- _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _BaseColor: {r: 0.33028743, g: 0.53537977, b: 0.6289307, a: 1}
- _BaseColor2: {r: 1, g: 1, b: 1, a: 1}
- _BaseMapStackingLayer10MaskTexChannel: {r: 0, g: 1, b: 0, a: 0}
- _BaseMapStackingLayer10TexUVAnimSpeed: {r: 0, g: 0, b: 0, a: 0}
@ -1615,7 +1615,7 @@ Material:
- _CharacterAreaColorFillTextureUVScrollSpeed: {r: 0, g: 0, b: 0, a: 1}
- _CharacterAreaColorFillTextureUVTilingOffset: {r: 1, g: 1, b: 0, a: 0}
- _CharacterBoundCenterPosWS: {r: 0, g: 0, b: 0, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 0.33028746, g: 0.5353798, b: 0.6289307, a: 1}
- _Color2nd: {r: 1, g: 1, b: 1, a: 1}
- _Color3rd: {r: 1, g: 1, b: 1, a: 1}
- _DepthTexRimLightAndShadowWidthMultiplierFromVertexColorChannelMask: {r: 0, g: 1, b: 0, a: 0}
@ -1667,7 +1667,7 @@ Material:
- _FaceShadowGradientMapUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMapUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMaskMapChannel: {r: 0, g: 1, b: 0, a: 0}
- _FaceShadowTintColor: {r: 1, g: 0.925, b: 0.93793106, a: 1}
- _FaceShadowTintColor: {r: 1, g: 0.9, b: 0.9, a: 1}
- _FaceShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _FaceUpDirection: {r: 0, g: 1, b: 0, a: 1}
- _GlitterAtras: {r: 1, g: 1, b: 0, a: 0}
@ -1763,7 +1763,7 @@ Material:
- _ShadowBorderColor: {r: 0, g: 0.8107641, b: 1, a: 1}
- _ShadowColor: {r: 0.7704254, g: 0.7835559, b: 0.8207547, a: 1}
- _SkinMaskMapChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _SkinShadowTintColor: {r: 1, g: 0.9, b: 0.9166667, a: 1}
- _SkinShadowTintColor: {r: 1, g: 0.8, b: 0.8, a: 1}
- _SkinShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _SmoothnessMapChannelMask: {r: 0, g: 0, b: 0, a: 1}
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: ca01e3375dbb84640b4f9b230a3b4668
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -28,11 +28,11 @@ Material:
serializedVersion: 3
m_TexEnvs:
- _AlphaMask:
m_Texture: {fileID: 2800000, guid: 9805961b3c20faf4e831f6a959024521, type: 3}
m_Texture: {fileID: 2800000, guid: 78af888b9fb78c442ac948f28690c897, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _AlphaOverrideTex:
m_Texture: {fileID: 2800000, guid: 9805961b3c20faf4e831f6a959024521, type: 3}
m_Texture: {fileID: 2800000, guid: 78af888b9fb78c442ac948f28690c897, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _AnisotropyScaleMask:
@ -60,11 +60,11 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseColorMap:
m_Texture: {fileID: 2800000, guid: 041b625aefbac5a45a3c6f8c2d4cefae, type: 3}
m_Texture: {fileID: 2800000, guid: e80df0fc7101ab842a8fbfbe92d60459, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMap:
m_Texture: {fileID: 2800000, guid: 041b625aefbac5a45a3c6f8c2d4cefae, type: 3}
m_Texture: {fileID: 2800000, guid: e80df0fc7101ab842a8fbfbe92d60459, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer10MaskTex:
@ -156,7 +156,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BumpMap:
m_Texture: {fileID: 2800000, guid: 109488c2b7c24fe4c913bf5b91b0c4d7, type: 3}
m_Texture: {fileID: 2800000, guid: c6c600a0766b01444a53c44d56d848b7, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _CharacterAreaColorFillTexture:
@ -328,7 +328,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 041b625aefbac5a45a3c6f8c2d4cefae, type: 3}
m_Texture: {fileID: 2800000, guid: e80df0fc7101ab842a8fbfbe92d60459, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCap2ndBlendMask:
@ -376,7 +376,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapTex:
m_Texture: {fileID: 2800000, guid: 05bedd876df593b4283c27e95f510ac7, type: 3}
m_Texture: {fileID: 2800000, guid: a4a68ef5e0d9dc84ca2569f373d04c43, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
@ -1355,7 +1355,7 @@ Material:
- _SelfShadowAreaHSVStrength: 1
- _SelfShadowAreaHueOffset: 0
- _SelfShadowAreaSaturationBoost: 0.2
- _SelfShadowAreaValueMul: 0.757
- _SelfShadowAreaValueMul: 0.7
- _ShadingGradeMapApplyRange: 1
- _ShadingGradeMapInvertColor: 0
- _ShadingGradeMapMidPointOffset: 0
@ -1388,7 +1388,7 @@ Material:
- _ShadowStrength: 1
- _ShadowStrengthMaskLOD: 0
- _ShiftBackfaceUV: 0
- _SkinFaceShadowColorPreset: 12
- _SkinFaceShadowColorPreset: 0
- _SkinMaskMapAsIDMap: 0
- _SkinMaskMapExtractFromID: 255
- _SkinMaskMapInvertColor: 0
@ -1542,7 +1542,7 @@ Material:
- _egci: 2
- _lilDirectionalLightStrength: 1
- _lilShadowCasterBias: 0
- _lilToonVersion: 44
- _lilToonVersion: 45
m_Colors:
- _AlphaOverrideTexChannelMask: {r: 1, g: 0, b: 0, a: 0}
- _AudioLinkDefaultValue: {r: 0, g: 0, b: 2, a: 0.75}
@ -1667,7 +1667,7 @@ Material:
- _FaceShadowGradientMapUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMapUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMaskMapChannel: {r: 0, g: 1, b: 0, a: 0}
- _FaceShadowTintColor: {r: 1, g: 0.925, b: 0.93793106, a: 1}
- _FaceShadowTintColor: {r: 1, g: 0.9, b: 0.9, a: 1}
- _FaceShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _FaceUpDirection: {r: 0, g: 1, b: 0, a: 1}
- _GlitterAtras: {r: 1, g: 1, b: 0, a: 0}
@ -1754,7 +1754,7 @@ Material:
- _ScreenSpaceOutlineOcclusionAreaTintColor: {r: 1, g: 1, b: 1, a: 1}
- _ScreenSpaceOutlineReplaceColor: {r: 1, g: 1, b: 1, a: 1}
- _ScreenSpaceOutlineTintColor: {r: 0.1, g: 0.1, b: 0.1, a: 1}
- _SelfShadowTintColor: {r: 0.76862746, g: 0.78431374, b: 0.81960785, a: 1}
- _SelfShadowTintColor: {r: 1, g: 1, b: 1, a: 1}
- _ShadingGradeMapChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _Shadow2ndColor: {r: 0.68, g: 0.65999997, b: 0.78999996, a: 1}
- _Shadow3rdColor: {r: 0, g: 0, b: 0, a: 0}
@ -1763,7 +1763,7 @@ Material:
- _ShadowBorderColor: {r: 0, g: 0.8107641, b: 1, a: 1}
- _ShadowColor: {r: 0.7704254, g: 0.7835559, b: 0.8207547, a: 1}
- _SkinMaskMapChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _SkinShadowTintColor: {r: 1, g: 0.9, b: 0.9166667, a: 1}
- _SkinShadowTintColor: {r: 1, g: 0.8, b: 0.8, a: 1}
- _SkinShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _SmoothnessMapChannelMask: {r: 0, g: 0, b: 0, a: 1}
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: acfa43a2e5588144c87151e2f2a4527b
guid: bb8deacf26f11f842974bb682c8ff2d9
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000

View File

@ -14,13 +14,11 @@ Material:
m_ValidKeywords:
- _DEPTHTEX_RIMLIGHT_FIX_DOTTED_LINE_ARTIFACTS
- _RECEIVE_URP_SHADOW
m_InvalidKeywords:
- AUTO_KEY_VALUE
- _REQUIRE_UV2
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2499
m_CustomRenderQueue: 2000
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
@ -60,11 +58,11 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseColorMap:
m_Texture: {fileID: 2800000, guid: c2c92f443cb2ac04ebb9be9ba51dc306, type: 3}
m_Texture: {fileID: 2800000, guid: 9d30c6f4c17293f4b93c14bf19719d7c, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMap:
m_Texture: {fileID: 2800000, guid: c2c92f443cb2ac04ebb9be9ba51dc306, type: 3}
m_Texture: {fileID: 2800000, guid: 9d30c6f4c17293f4b93c14bf19719d7c, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer10MaskTex:
@ -301,8 +299,8 @@ Material:
m_Offset: {x: 0, y: 0}
- _Main2ndTex:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Scale: {x: 499.99997, y: 499.99997}
m_Offset: {x: -68.49999, y: -199.49998}
- _Main3rdBlendMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
@ -316,9 +314,9 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _Main3rdTex:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Texture: {fileID: 2800000, guid: e95b4ff7c130e2845bea1ac2406b0671, type: 3}
m_Scale: {x: 18.867926, y: 12.658229}
m_Offset: {x: -5.4811325, y: -4.7405066}
- _MainColorAdjustMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
@ -328,7 +326,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: c2c92f443cb2ac04ebb9be9ba51dc306, type: 3}
m_Texture: {fileID: 2800000, guid: 9d30c6f4c17293f4b93c14bf19719d7c, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCap2ndBlendMask:
@ -673,7 +671,7 @@ Material:
- _BaseMapStackingLayer1TexIgnoreAlpha: 0
- _BaseMapStackingLayer1TexUVIndex: 0
- _BaseMapStackingLayer1TexUVRotateSpeed: 0
- _BaseMapStackingLayer1TexUVRotatedAngle: 0
- _BaseMapStackingLayer1TexUVRotatedAngle: 6.2
- _BaseMapStackingLayer2ApplytoFaces: 0
- _BaseMapStackingLayer2ColorBlendMode: 1
- _BaseMapStackingLayer2Enable: 0
@ -911,7 +909,7 @@ Material:
- _DitherFadeoutAmount: 0
- _DitherFadeoutNormalScaleFix: 1
- _DitherMaxValue: 255
- _DstBlend: 10
- _DstBlend: 0
- _DstBlendAlpha: 10
- _DstBlendAlphaFA: 1
- _DstBlendFA: 1
@ -1088,9 +1086,9 @@ Material:
- _Main2ndDissolveNoiseStrength: 0.1
- _Main2ndEnableLighting: 1
- _Main2ndTexAlphaMode: 0
- _Main2ndTexAngle: 0
- _Main2ndTexAngle: 0.108210415
- _Main2ndTexBlendMode: 0
- _Main2ndTexIsDecal: 0
- _Main2ndTexIsDecal: 1
- _Main2ndTexIsLeftOnly: 0
- _Main2ndTexIsMSDF: 0
- _Main2ndTexIsRightOnly: 0
@ -1104,7 +1102,7 @@ Material:
- _Main3rdTexAlphaMode: 0
- _Main3rdTexAngle: 0
- _Main3rdTexBlendMode: 0
- _Main3rdTexIsDecal: 0
- _Main3rdTexIsDecal: 1
- _Main3rdTexIsLeftOnly: 0
- _Main3rdTexIsMSDF: 0
- _Main3rdTexIsRightOnly: 0
@ -1391,7 +1389,7 @@ Material:
- _Shadow3rdBorder: 0.25
- _Shadow3rdNormalStrength: 1
- _Shadow3rdReceive: 0
- _ShadowBlur: 0.05
- _ShadowBlur: 0.2
- _ShadowBlurMaskLOD: 0
- _ShadowBorder: 0.4
- _ShadowBorderMaskLOD: 0
@ -1408,7 +1406,7 @@ Material:
- _ShadowStrength: 1
- _ShadowStrengthMaskLOD: 0
- _ShiftBackfaceUV: 0
- _SkinFaceShadowColorPreset: 12
- _SkinFaceShadowColorPreset: 0
- _SkinMaskMapAsIDMap: 0
- _SkinMaskMapExtractFromID: 255
- _SkinMaskMapInvertColor: 0
@ -1445,7 +1443,7 @@ Material:
- _SpecularShowInShadowArea: 0
- _SpecularToon: 1
- _SpecularUseReplaceBlending: 0
- _SrcBlend: 5
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _SrcBlendAlphaFA: 0
- _SrcBlendFA: 1
@ -1460,7 +1458,7 @@ Material:
- _StencilZFail: 0
- _SubpassCutoff: 0.5
- _SupportClothDynamics: 0
- _SurfaceTypePreset: 2
- _SurfaceTypePreset: 0
- _TessEdge: 10
- _TessFactorMax: 3
- _TessShrink: 0
@ -1568,7 +1566,7 @@ Material:
- _egci: 2
- _lilDirectionalLightStrength: 1
- _lilShadowCasterBias: 0
- _lilToonVersion: 44
- _lilToonVersion: 45
m_Colors:
- _AlphaOverrideTexChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _AudioLinkDefaultValue: {r: 0, g: 0, b: 2, a: 0.75}
@ -1593,12 +1591,12 @@ Material:
- _BaseMapStackingLayer1MaskTexChannel: {r: 0, g: 1, b: 0, a: 0}
- _BaseMapStackingLayer1TexUVAnimSpeed: {r: 0, g: 0, b: 0, a: 0}
- _BaseMapStackingLayer1TexUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _BaseMapStackingLayer1TexUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _BaseMapStackingLayer1TintColor: {r: 1, g: 1, b: 1, a: 1}
- _BaseMapStackingLayer1TexUVScaleOffset: {r: 499.99997, g: 499.99997, b: -68.49999, a: -199.49998}
- _BaseMapStackingLayer1TintColor: {r: 0.39622638, g: 0.32707366, b: 0.32707366, a: 1}
- _BaseMapStackingLayer2MaskTexChannel: {r: 0, g: 1, b: 0, a: 0}
- _BaseMapStackingLayer2TexUVAnimSpeed: {r: 0, g: 0, b: 0, a: 0}
- _BaseMapStackingLayer2TexUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _BaseMapStackingLayer2TexUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _BaseMapStackingLayer2TexUVScaleOffset: {r: 18.867926, g: 12.658229, b: -5.4811325, a: -4.7405066}
- _BaseMapStackingLayer2TintColor: {r: 1, g: 1, b: 1, a: 1}
- _BaseMapStackingLayer3MaskTexChannel: {r: 0, g: 1, b: 0, a: 0}
- _BaseMapStackingLayer3TexUVAnimSpeed: {r: 0, g: 0, b: 0, a: 0}
@ -1642,7 +1640,7 @@ Material:
- _CharacterAreaColorFillTextureUVTilingOffset: {r: 1, g: 1, b: 0, a: 0}
- _CharacterBoundCenterPosWS: {r: 0, g: 0, b: 0, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _Color2nd: {r: 1, g: 1, b: 1, a: 1}
- _Color2nd: {r: 0.3962264, g: 0.3270737, b: 0.3270737, a: 1}
- _Color3rd: {r: 1, g: 1, b: 1, a: 1}
- _DepthTexRimLightAndShadowWidthMultiplierFromVertexColorChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _DepthTexRimLightAndShadowWidthTexChannelMask: {r: 0, g: 1, b: 0, a: 0}
@ -1693,7 +1691,7 @@ Material:
- _FaceShadowGradientMapUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMapUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMaskMapChannel: {r: 0, g: 1, b: 0, a: 0}
- _FaceShadowTintColor: {r: 1, g: 0.925, b: 0.93793106, a: 1}
- _FaceShadowTintColor: {r: 1, g: 0.9, b: 0.9, a: 1}
- _FaceShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _FaceUpDirection: {r: 0, g: 1, b: 0, a: 1}
- _GlitterAtras: {r: 1, g: 1, b: 0, a: 0}
@ -1789,7 +1787,7 @@ Material:
- _ShadowBorderColor: {r: 0.90588236, g: 0, b: 0.19173898, a: 1}
- _ShadowColor: {r: 1, g: 0.9019608, b: 0.9094719, a: 1}
- _SkinMaskMapChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _SkinShadowTintColor: {r: 1, g: 0.9, b: 0.9166667, a: 1}
- _SkinShadowTintColor: {r: 1, g: 0.8, b: 0.8, a: 1}
- _SkinShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _SmoothnessMapChannelMask: {r: 0, g: 0, b: 0, a: 1}
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 3a392e073724b4d44a3899f9dec5e5dc
guid: 8f74ed93506b1814081e0915948082fd
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000

View File

@ -12,7 +12,6 @@ Material:
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _BASEMAP_STACKING_LAYER1
- _DEPTHTEX_RIMLIGHT_FIX_DOTTED_LINE_ARTIFACTS
- _NORMALMAP
- _RECEIVE_URP_SHADOW
@ -56,15 +55,15 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BacklightColorTex:
m_Texture: {fileID: 2800000, guid: 26205162f5eb4f24892e514ef0615ef7, type: 3}
m_Texture: {fileID: 2800000, guid: 6775b5934280c7d48a62d8d255fe763a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseColorMap:
m_Texture: {fileID: 2800000, guid: a529a24bc81d9594e91e11e4db8fafb2, type: 3}
m_Texture: {fileID: 2800000, guid: cfc0e91af0d1b1e4092cf0d73ceb681a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMap:
m_Texture: {fileID: 2800000, guid: a529a24bc81d9594e91e11e4db8fafb2, type: 3}
m_Texture: {fileID: 2800000, guid: cfc0e91af0d1b1e4092cf0d73ceb681a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer10MaskTex:
@ -76,11 +75,11 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer1MaskTex:
m_Texture: {fileID: 2800000, guid: cfbc96909ec6b754e81f6a9f2b6a1474, type: 3}
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer1Tex:
m_Texture: {fileID: 2800000, guid: bf010cbce1ff9364f8f37ba1f23d3bdd, type: 3}
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer2MaskTex:
@ -156,7 +155,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BumpMap:
m_Texture: {fileID: 2800000, guid: ff43721db0e6e4c42975c426e05b955d, type: 3}
m_Texture: {fileID: 2800000, guid: 854aa1b51880ec04e8eda1c347cf42f2, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _CharacterAreaColorFillTexture:
@ -328,7 +327,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: a529a24bc81d9594e91e11e4db8fafb2, type: 3}
m_Texture: {fileID: 2800000, guid: cfc0e91af0d1b1e4092cf0d73ceb681a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCap2ndBlendMask:
@ -360,7 +359,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapBlendMask:
m_Texture: {fileID: 2800000, guid: cfbc96909ec6b754e81f6a9f2b6a1474, type: 3}
m_Texture: {fileID: 2800000, guid: 2c6e4512c59d2d4469082d332ca2a2a9, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapBumpMap:
@ -376,7 +375,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapTex:
m_Texture: {fileID: 2800000, guid: bf010cbce1ff9364f8f37ba1f23d3bdd, type: 3}
m_Texture: {fileID: 2800000, guid: 021d7d52b3f532b45b0a6ebcda4c2320, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
@ -464,7 +463,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _RimColorTex:
m_Texture: {fileID: 2800000, guid: a529a24bc81d9594e91e11e4db8fafb2, type: 3}
m_Texture: {fileID: 2800000, guid: cfc0e91af0d1b1e4092cf0d73ceb681a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _RimShadeMask:
@ -632,8 +631,8 @@ Material:
- _BaseMapStackingLayer10TexUVRotateSpeed: 0
- _BaseMapStackingLayer10TexUVRotatedAngle: 0
- _BaseMapStackingLayer1ApplytoFaces: 0
- _BaseMapStackingLayer1ColorBlendMode: 2
- _BaseMapStackingLayer1Enable: 1
- _BaseMapStackingLayer1ColorBlendMode: 1
- _BaseMapStackingLayer1Enable: 0
- _BaseMapStackingLayer1MaskInvertColor: 0
- _BaseMapStackingLayer1MaskRemapEnd: 1
- _BaseMapStackingLayer1MaskRemapMinMaxSlider: 1
@ -641,9 +640,9 @@ Material:
- _BaseMapStackingLayer1MaskTexAsIDMap: 0
- _BaseMapStackingLayer1MaskTexExtractFromID: 255
- _BaseMapStackingLayer1MaskUVIndex: 0
- _BaseMapStackingLayer1MasterStrength: 0.49803922
- _BaseMapStackingLayer1MasterStrength: 1
- _BaseMapStackingLayer1TexIgnoreAlpha: 0
- _BaseMapStackingLayer1TexUVIndex: 4
- _BaseMapStackingLayer1TexUVIndex: 0
- _BaseMapStackingLayer1TexUVRotateSpeed: 0
- _BaseMapStackingLayer1TexUVRotatedAngle: 0
- _BaseMapStackingLayer2ApplytoFaces: 0
@ -1363,7 +1362,7 @@ Material:
- _ShadowStrength: 1
- _ShadowStrengthMaskLOD: 0
- _ShiftBackfaceUV: 0
- _SkinFaceShadowColorPreset: 12
- _SkinFaceShadowColorPreset: 0
- _SkinMaskMapAsIDMap: 0
- _SkinMaskMapExtractFromID: 255
- _SkinMaskMapInvertColor: 0
@ -1520,7 +1519,7 @@ Material:
- _egci: 2
- _lilDirectionalLightStrength: 1
- _lilShadowCasterBias: 0
- _lilToonVersion: 44
- _lilToonVersion: 45
m_Colors:
- _AlphaOverrideTexChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _AudioLinkDefaultValue: {r: 0, g: 0, b: 2, a: 0.75}
@ -1546,7 +1545,7 @@ Material:
- _BaseMapStackingLayer1TexUVAnimSpeed: {r: 0, g: 0, b: 0, a: 0}
- _BaseMapStackingLayer1TexUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _BaseMapStackingLayer1TexUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _BaseMapStackingLayer1TintColor: {r: 0.75471693, g: 0.75471693, b: 0.75471693, a: 1}
- _BaseMapStackingLayer1TintColor: {r: 1, g: 1, b: 1, a: 1}
- _BaseMapStackingLayer2MaskTexChannel: {r: 0, g: 1, b: 0, a: 0}
- _BaseMapStackingLayer2TexUVAnimSpeed: {r: 0, g: 0, b: 0, a: 0}
- _BaseMapStackingLayer2TexUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
@ -1645,7 +1644,7 @@ Material:
- _FaceShadowGradientMapUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMapUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMaskMapChannel: {r: 0, g: 1, b: 0, a: 0}
- _FaceShadowTintColor: {r: 1, g: 0.925, b: 0.93793106, a: 1}
- _FaceShadowTintColor: {r: 1, g: 0.9, b: 0.9, a: 1}
- _FaceShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _FaceUpDirection: {r: 0, g: 1, b: 0, a: 1}
- _GlitterAtras: {r: 1, g: 1, b: 0, a: 0}
@ -1740,7 +1739,7 @@ Material:
- _ShadowBorderColor: {r: 0, g: 0.15004373, b: 1, a: 1}
- _ShadowColor: {r: 0.64705884, g: 0.7039881, b: 0.7921569, a: 1}
- _SkinMaskMapChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _SkinShadowTintColor: {r: 1, g: 0.9, b: 0.9166667, a: 1}
- _SkinShadowTintColor: {r: 1, g: 0.8, b: 0.8, a: 1}
- _SkinShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _SmoothnessMapChannelMask: {r: 0, g: 0, b: 0, a: 1}
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 8f88533d723b6b545bacec12a454d3bc
guid: 6ec6032c71355d543ae3f5e965ae4086
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000

View File

@ -60,11 +60,11 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseColorMap:
m_Texture: {fileID: 2800000, guid: ad88ffcb5538f0044af3cec14b1aa7e3, type: 3}
m_Texture: {fileID: 2800000, guid: 9ef1edc7ebc4b9d4d840ed9fdfde4698, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMap:
m_Texture: {fileID: 2800000, guid: ad88ffcb5538f0044af3cec14b1aa7e3, type: 3}
m_Texture: {fileID: 2800000, guid: 9ef1edc7ebc4b9d4d840ed9fdfde4698, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer10MaskTex:
@ -156,7 +156,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BumpMap:
m_Texture: {fileID: 2800000, guid: 7e663ee8b987bc64891d763531252043, type: 3}
m_Texture: {fileID: 2800000, guid: db85b052ce9a90845a1236d25c37adb9, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _CharacterAreaColorFillTexture:
@ -328,7 +328,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: ad88ffcb5538f0044af3cec14b1aa7e3, type: 3}
m_Texture: {fileID: 2800000, guid: 9ef1edc7ebc4b9d4d840ed9fdfde4698, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCap2ndBlendMask:
@ -376,7 +376,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapTex:
m_Texture: {fileID: 2800000, guid: 05bedd876df593b4283c27e95f510ac7, type: 3}
m_Texture: {fileID: 2800000, guid: a4a68ef5e0d9dc84ca2569f373d04c43, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
@ -1316,7 +1316,7 @@ Material:
- _RenderCharacter: 1
- _RenderFaceGroup: 0
- _RenderFacePreset: 0
- _RenderOutline: 1
- _RenderOutline: 0
- _RenderScreenSpaceOutline: 0
- _RenderScreenSpaceOutlineV2: 0
- _RimApplyTransparency: 1
@ -1388,7 +1388,7 @@ Material:
- _ShadowStrength: 1
- _ShadowStrengthMaskLOD: 0
- _ShiftBackfaceUV: 0
- _SkinFaceShadowColorPreset: 12
- _SkinFaceShadowColorPreset: 0
- _SkinMaskMapAsIDMap: 0
- _SkinMaskMapExtractFromID: 255
- _SkinMaskMapInvertColor: 0
@ -1542,7 +1542,7 @@ Material:
- _egci: 2
- _lilDirectionalLightStrength: 1
- _lilShadowCasterBias: 0
- _lilToonVersion: 44
- _lilToonVersion: 45
m_Colors:
- _AlphaOverrideTexChannelMask: {r: 1, g: 0, b: 0, a: 0}
- _AudioLinkDefaultValue: {r: 0, g: 0, b: 2, a: 0.75}
@ -1667,7 +1667,7 @@ Material:
- _FaceShadowGradientMapUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMapUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMaskMapChannel: {r: 0, g: 1, b: 0, a: 0}
- _FaceShadowTintColor: {r: 1, g: 0.925, b: 0.93793106, a: 1}
- _FaceShadowTintColor: {r: 1, g: 0.9, b: 0.9, a: 1}
- _FaceShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _FaceUpDirection: {r: 0, g: 1, b: 0, a: 1}
- _GlitterAtras: {r: 1, g: 1, b: 0, a: 0}
@ -1763,7 +1763,7 @@ Material:
- _ShadowBorderColor: {r: 0.59131366, g: 0.65028936, b: 0.8301887, a: 1}
- _ShadowColor: {r: 0.7704254, g: 0.7835559, b: 0.8207547, a: 1}
- _SkinMaskMapChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _SkinShadowTintColor: {r: 1, g: 0.9, b: 0.9166667, a: 1}
- _SkinShadowTintColor: {r: 1, g: 0.8, b: 0.8, a: 1}
- _SkinShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _SmoothnessMapChannelMask: {r: 0, g: 0, b: 0, a: 1}
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: f5bcbb317da9ad749b4d8fa99a9962c3
guid: 9be81a0dc2bd6d44bbdf5cc5014bf8bd
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000

View File

@ -1312,7 +1312,7 @@ Material:
- _RenderCharacter: 1
- _RenderFaceGroup: 0
- _RenderFacePreset: 0
- _RenderOutline: 1
- _RenderOutline: 0
- _RenderScreenSpaceOutline: 0
- _RenderScreenSpaceOutlineV2: 0
- _RimApplyTransparency: 1
@ -1384,7 +1384,7 @@ Material:
- _ShadowStrength: 1
- _ShadowStrengthMaskLOD: 0
- _ShiftBackfaceUV: 0
- _SkinFaceShadowColorPreset: 12
- _SkinFaceShadowColorPreset: 0
- _SkinMaskMapAsIDMap: 0
- _SkinMaskMapExtractFromID: 255
- _SkinMaskMapInvertColor: 0
@ -1543,7 +1543,7 @@ Material:
- _egci: 2
- _lilDirectionalLightStrength: 1
- _lilShadowCasterBias: 0
- _lilToonVersion: 44
- _lilToonVersion: 45
m_Colors:
- _AlphaOverrideTexChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _AudioLinkDefaultValue: {r: 0, g: 0, b: 2, a: 0.75}
@ -1668,7 +1668,7 @@ Material:
- _FaceShadowGradientMapUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMapUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMaskMapChannel: {r: 0, g: 1, b: 0, a: 0}
- _FaceShadowTintColor: {r: 1, g: 0.925, b: 0.93793106, a: 1}
- _FaceShadowTintColor: {r: 1, g: 0.9, b: 0.9, a: 1}
- _FaceShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _FaceUpDirection: {r: 0, g: 1, b: 0, a: 1}
- _GlitterAtras: {r: 1, g: 1, b: 0, a: 0}
@ -1763,7 +1763,7 @@ Material:
- _ShadowBorderColor: {r: 1, g: 0.09999997, b: 0, a: 1}
- _ShadowColor: {r: 0.82, g: 0.76, b: 0.85, a: 1}
- _SkinMaskMapChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _SkinShadowTintColor: {r: 1, g: 0.9, b: 0.9166667, a: 1}
- _SkinShadowTintColor: {r: 1, g: 0.8, b: 0.8, a: 1}
- _SkinShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _SmoothnessMapChannelMask: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: ac17528f5dcc63448afe2dba61d37c0d
guid: ab5500d20acd3a94e897e65800870ef7
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000

View File

@ -12,7 +12,6 @@ Material:
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _BASEMAP_STACKING_LAYER1
- _DEPTHTEX_RIMLIGHT_FIX_DOTTED_LINE_ARTIFACTS
- _RECEIVE_URP_SHADOW
m_InvalidKeywords: []
@ -79,7 +78,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer1Tex:
m_Texture: {fileID: 2800000, guid: e684c03ea1ad80f4ea6eedb99722c878, type: 3}
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer2MaskTex:
@ -375,7 +374,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapTex:
m_Texture: {fileID: 2800000, guid: e684c03ea1ad80f4ea6eedb99722c878, type: 3}
m_Texture: {fileID: 2800000, guid: dd7e22334ef95c0428a5285e2f123fa9, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
@ -647,8 +646,8 @@ Material:
- _BaseMapStackingLayer10TexUVRotateSpeed: 0
- _BaseMapStackingLayer10TexUVRotatedAngle: 0
- _BaseMapStackingLayer1ApplytoFaces: 0
- _BaseMapStackingLayer1ColorBlendMode: 2
- _BaseMapStackingLayer1Enable: 1
- _BaseMapStackingLayer1ColorBlendMode: 1
- _BaseMapStackingLayer1Enable: 0
- _BaseMapStackingLayer1MaskInvertColor: 0
- _BaseMapStackingLayer1MaskRemapEnd: 1
- _BaseMapStackingLayer1MaskRemapMinMaxSlider: 1
@ -658,7 +657,7 @@ Material:
- _BaseMapStackingLayer1MaskUVIndex: 0
- _BaseMapStackingLayer1MasterStrength: 1
- _BaseMapStackingLayer1TexIgnoreAlpha: 0
- _BaseMapStackingLayer1TexUVIndex: 4
- _BaseMapStackingLayer1TexUVIndex: 0
- _BaseMapStackingLayer1TexUVRotateSpeed: 0
- _BaseMapStackingLayer1TexUVRotatedAngle: 0
- _BaseMapStackingLayer2ApplytoFaces: 0
@ -1313,7 +1312,7 @@ Material:
- _RenderCharacter: 1
- _RenderFaceGroup: 0
- _RenderFacePreset: 0
- _RenderOutline: 1
- _RenderOutline: 0
- _RenderScreenSpaceOutline: 0
- _RenderScreenSpaceOutlineV2: 0
- _RimApplyTransparency: 1
@ -1385,7 +1384,7 @@ Material:
- _ShadowStrength: 1
- _ShadowStrengthMaskLOD: 0
- _ShiftBackfaceUV: 0
- _SkinFaceShadowColorPreset: 12
- _SkinFaceShadowColorPreset: 0
- _SkinMaskMapAsIDMap: 0
- _SkinMaskMapExtractFromID: 255
- _SkinMaskMapInvertColor: 0
@ -1544,7 +1543,7 @@ Material:
- _egci: 2
- _lilDirectionalLightStrength: 1
- _lilShadowCasterBias: 0
- _lilToonVersion: 44
- _lilToonVersion: 45
m_Colors:
- _AlphaOverrideTexChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _AudioLinkDefaultValue: {r: 0, g: 0, b: 2, a: 0.75}
@ -1669,7 +1668,7 @@ Material:
- _FaceShadowGradientMapUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMapUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMaskMapChannel: {r: 0, g: 1, b: 0, a: 0}
- _FaceShadowTintColor: {r: 1, g: 0.925, b: 0.93793106, a: 1}
- _FaceShadowTintColor: {r: 1, g: 0.9, b: 0.9, a: 1}
- _FaceShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _FaceUpDirection: {r: 0, g: 1, b: 0, a: 1}
- _GlitterAtras: {r: 1, g: 1, b: 0, a: 0}
@ -1764,7 +1763,7 @@ Material:
- _ShadowBorderColor: {r: 1, g: 0.09999997, b: 0, a: 1}
- _ShadowColor: {r: 0.82, g: 0.76, b: 0.85, a: 1}
- _SkinMaskMapChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _SkinShadowTintColor: {r: 1, g: 0.9, b: 0.9166667, a: 1}
- _SkinShadowTintColor: {r: 1, g: 0.8, b: 0.8, a: 1}
- _SkinShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _SmoothnessMapChannelMask: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 9d2518e6c5888bf4fa2aea84524a8f80
guid: 1863591ee92aa704e8b849b83a4d600e
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 3268feafff35f3e43b2859aadb88ff6e
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -28,11 +28,11 @@ Material:
serializedVersion: 3
m_TexEnvs:
- _AlphaMask:
m_Texture: {fileID: 2800000, guid: 7bd20782691567e4094d66da19355b3b, type: 3}
m_Texture: {fileID: 2800000, guid: e7f604cc268b0cc4394fc623aa38287b, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _AlphaOverrideTex:
m_Texture: {fileID: 2800000, guid: 7bd20782691567e4094d66da19355b3b, type: 3}
m_Texture: {fileID: 2800000, guid: e7f604cc268b0cc4394fc623aa38287b, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _AnisotropyScaleMask:
@ -60,11 +60,11 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseColorMap:
m_Texture: {fileID: 2800000, guid: ad88ffcb5538f0044af3cec14b1aa7e3, type: 3}
m_Texture: {fileID: 2800000, guid: 9ef1edc7ebc4b9d4d840ed9fdfde4698, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMap:
m_Texture: {fileID: 2800000, guid: ad88ffcb5538f0044af3cec14b1aa7e3, type: 3}
m_Texture: {fileID: 2800000, guid: 9ef1edc7ebc4b9d4d840ed9fdfde4698, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer10MaskTex:
@ -156,7 +156,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BumpMap:
m_Texture: {fileID: 2800000, guid: 7e663ee8b987bc64891d763531252043, type: 3}
m_Texture: {fileID: 2800000, guid: db85b052ce9a90845a1236d25c37adb9, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _CharacterAreaColorFillTexture:
@ -328,7 +328,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: ad88ffcb5538f0044af3cec14b1aa7e3, type: 3}
m_Texture: {fileID: 2800000, guid: 9ef1edc7ebc4b9d4d840ed9fdfde4698, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCap2ndBlendMask:
@ -376,7 +376,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapTex:
m_Texture: {fileID: 2800000, guid: 05bedd876df593b4283c27e95f510ac7, type: 3}
m_Texture: {fileID: 2800000, guid: a4a68ef5e0d9dc84ca2569f373d04c43, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
@ -1316,7 +1316,7 @@ Material:
- _RenderCharacter: 1
- _RenderFaceGroup: 0
- _RenderFacePreset: 0
- _RenderOutline: 1
- _RenderOutline: 0
- _RenderScreenSpaceOutline: 0
- _RenderScreenSpaceOutlineV2: 0
- _RimApplyTransparency: 1
@ -1388,7 +1388,7 @@ Material:
- _ShadowStrength: 1
- _ShadowStrengthMaskLOD: 0
- _ShiftBackfaceUV: 0
- _SkinFaceShadowColorPreset: 12
- _SkinFaceShadowColorPreset: 0
- _SkinMaskMapAsIDMap: 0
- _SkinMaskMapExtractFromID: 255
- _SkinMaskMapInvertColor: 0
@ -1517,7 +1517,7 @@ Material:
- _UseRampSpecularSampleUvYTex: 0
- _UseRampSpecularTex: 0
- _UseReflection: 0
- _UseRim: 1
- _UseRim: 0
- _UseRimShade: 1
- _UseShadingGradeMap: 0
- _UseShadow: 1
@ -1542,7 +1542,7 @@ Material:
- _egci: 2
- _lilDirectionalLightStrength: 1
- _lilShadowCasterBias: 0
- _lilToonVersion: 44
- _lilToonVersion: 45
m_Colors:
- _AlphaOverrideTexChannelMask: {r: 1, g: 0, b: 0, a: 0}
- _AudioLinkDefaultValue: {r: 0, g: 0, b: 2, a: 0.75}
@ -1667,7 +1667,7 @@ Material:
- _FaceShadowGradientMapUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMapUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMaskMapChannel: {r: 0, g: 1, b: 0, a: 0}
- _FaceShadowTintColor: {r: 1, g: 0.925, b: 0.93793106, a: 1}
- _FaceShadowTintColor: {r: 1, g: 0.9, b: 0.9, a: 1}
- _FaceShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _FaceUpDirection: {r: 0, g: 1, b: 0, a: 1}
- _GlitterAtras: {r: 1, g: 1, b: 0, a: 0}
@ -1763,7 +1763,7 @@ Material:
- _ShadowBorderColor: {r: 0, g: 0.8107641, b: 1, a: 1}
- _ShadowColor: {r: 0.7704254, g: 0.7835559, b: 0.8207547, a: 1}
- _SkinMaskMapChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _SkinShadowTintColor: {r: 1, g: 0.9, b: 0.9166667, a: 1}
- _SkinShadowTintColor: {r: 1, g: 0.8, b: 0.8, a: 1}
- _SkinShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _SmoothnessMapChannelMask: {r: 0, g: 0, b: 0, a: 1}
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: ee504d0a17fcfff4f8b0d7dd876fda0a
guid: c0f08cd49f3f368469fcaf597adb943b
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000

View File

@ -12,8 +12,6 @@ Material:
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _BASEMAP_STACKING_LAYER1
- _BASEMAP_STACKING_LAYER2
- _DEPTHTEX_RIMLIGHT_FIX_DOTTED_LINE_ARTIFACTS
- _NORMALMAP
- _RECEIVE_URP_SHADOW
@ -57,15 +55,15 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BacklightColorTex:
m_Texture: {fileID: 2800000, guid: caec23ba40f07b84ab940469bf3dc579, type: 3}
m_Texture: {fileID: 2800000, guid: ab1254a44404e8249826edf3f3f373c7, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseColorMap:
m_Texture: {fileID: 2800000, guid: caec23ba40f07b84ab940469bf3dc579, type: 3}
m_Texture: {fileID: 2800000, guid: ab1254a44404e8249826edf3f3f373c7, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMap:
m_Texture: {fileID: 2800000, guid: caec23ba40f07b84ab940469bf3dc579, type: 3}
m_Texture: {fileID: 2800000, guid: ab1254a44404e8249826edf3f3f373c7, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer10MaskTex:
@ -77,19 +75,19 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer1MaskTex:
m_Texture: {fileID: 2800000, guid: 874b5baa5a0a48a4fabc4a7f1f017aba, type: 3}
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer1Tex:
m_Texture: {fileID: 2800000, guid: 0408afbbf6328b4489bafbbea4ef407b, type: 3}
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer2MaskTex:
m_Texture: {fileID: 2800000, guid: 520272ff34fb7564987feb3e08a781ab, type: 3}
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer2Tex:
m_Texture: {fileID: 2800000, guid: 0408afbbf6328b4489bafbbea4ef407b, type: 3}
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer3MaskTex:
@ -157,7 +155,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BumpMap:
m_Texture: {fileID: 2800000, guid: 6616afa56b952ac4aa5a903bb5c13db4, type: 3}
m_Texture: {fileID: 2800000, guid: 8f15b1614beecc14180c63494bf14df9, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _CharacterAreaColorFillTexture:
@ -329,11 +327,11 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: caec23ba40f07b84ab940469bf3dc579, type: 3}
m_Texture: {fileID: 2800000, guid: ab1254a44404e8249826edf3f3f373c7, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCap2ndBlendMask:
m_Texture: {fileID: 2800000, guid: 520272ff34fb7564987feb3e08a781ab, type: 3}
m_Texture: {fileID: 2800000, guid: b8be12ed9f1c4f84a99535f77759cbc8, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCap2ndBumpMap:
@ -341,7 +339,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCap2ndTex:
m_Texture: {fileID: 2800000, guid: 0408afbbf6328b4489bafbbea4ef407b, type: 3}
m_Texture: {fileID: 2800000, guid: 48809f3bc121cc34a8ccd70ca626e09d, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapAdditiveMap:
@ -361,7 +359,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapBlendMask:
m_Texture: {fileID: 2800000, guid: 874b5baa5a0a48a4fabc4a7f1f017aba, type: 3}
m_Texture: {fileID: 2800000, guid: f2706933a8930be42bf405a33e8a63b2, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapBumpMap:
@ -377,7 +375,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapTex:
m_Texture: {fileID: 2800000, guid: 0408afbbf6328b4489bafbbea4ef407b, type: 3}
m_Texture: {fileID: 2800000, guid: 48809f3bc121cc34a8ccd70ca626e09d, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
@ -393,7 +391,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OutlineTex:
m_Texture: {fileID: 2800000, guid: caec23ba40f07b84ab940469bf3dc579, type: 3}
m_Texture: {fileID: 2800000, guid: ab1254a44404e8249826edf3f3f373c7, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OutlineVectorTex:
@ -465,7 +463,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _RimColorTex:
m_Texture: {fileID: 2800000, guid: caec23ba40f07b84ab940469bf3dc579, type: 3}
m_Texture: {fileID: 2800000, guid: ab1254a44404e8249826edf3f3f373c7, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _RimShadeMask:
@ -633,8 +631,8 @@ Material:
- _BaseMapStackingLayer10TexUVRotateSpeed: 0
- _BaseMapStackingLayer10TexUVRotatedAngle: 0
- _BaseMapStackingLayer1ApplytoFaces: 0
- _BaseMapStackingLayer1ColorBlendMode: 2
- _BaseMapStackingLayer1Enable: 1
- _BaseMapStackingLayer1ColorBlendMode: 1
- _BaseMapStackingLayer1Enable: 0
- _BaseMapStackingLayer1MaskInvertColor: 0
- _BaseMapStackingLayer1MaskRemapEnd: 1
- _BaseMapStackingLayer1MaskRemapMinMaxSlider: 1
@ -642,14 +640,14 @@ Material:
- _BaseMapStackingLayer1MaskTexAsIDMap: 0
- _BaseMapStackingLayer1MaskTexExtractFromID: 255
- _BaseMapStackingLayer1MaskUVIndex: 0
- _BaseMapStackingLayer1MasterStrength: 0.207
- _BaseMapStackingLayer1MasterStrength: 1
- _BaseMapStackingLayer1TexIgnoreAlpha: 0
- _BaseMapStackingLayer1TexUVIndex: 4
- _BaseMapStackingLayer1TexUVIndex: 0
- _BaseMapStackingLayer1TexUVRotateSpeed: 0
- _BaseMapStackingLayer1TexUVRotatedAngle: 0
- _BaseMapStackingLayer2ApplytoFaces: 0
- _BaseMapStackingLayer2ColorBlendMode: 2
- _BaseMapStackingLayer2Enable: 1
- _BaseMapStackingLayer2ColorBlendMode: 1
- _BaseMapStackingLayer2Enable: 0
- _BaseMapStackingLayer2MaskInvertColor: 0
- _BaseMapStackingLayer2MaskRemapEnd: 1
- _BaseMapStackingLayer2MaskRemapMinMaxSlider: 1
@ -659,7 +657,7 @@ Material:
- _BaseMapStackingLayer2MaskUVIndex: 0
- _BaseMapStackingLayer2MasterStrength: 1
- _BaseMapStackingLayer2TexIgnoreAlpha: 0
- _BaseMapStackingLayer2TexUVIndex: 4
- _BaseMapStackingLayer2TexUVIndex: 0
- _BaseMapStackingLayer2TexUVRotateSpeed: 0
- _BaseMapStackingLayer2TexUVRotatedAngle: 0
- _BaseMapStackingLayer3ApplytoFaces: 0
@ -1292,7 +1290,7 @@ Material:
- _RenderCharacter: 1
- _RenderFaceGroup: 0
- _RenderFacePreset: 0
- _RenderOutline: 1
- _RenderOutline: 0
- _RenderScreenSpaceOutline: 0
- _RenderScreenSpaceOutlineV2: 0
- _RimApplyTransparency: 1
@ -1364,7 +1362,7 @@ Material:
- _ShadowStrength: 1
- _ShadowStrengthMaskLOD: 0
- _ShiftBackfaceUV: 0
- _SkinFaceShadowColorPreset: 12
- _SkinFaceShadowColorPreset: 0
- _SkinMaskMapAsIDMap: 0
- _SkinMaskMapExtractFromID: 255
- _SkinMaskMapInvertColor: 0
@ -1416,7 +1414,7 @@ Material:
- _StencilZFail: 0
- _SubpassCutoff: 0.5
- _SupportClothDynamics: 0
- _SurfaceTypePreset: 0
- _SurfaceTypePreset: 1
- _TessEdge: 10
- _TessFactorMax: 3
- _TessShrink: 0
@ -1521,7 +1519,7 @@ Material:
- _egci: 2
- _lilDirectionalLightStrength: 1
- _lilShadowCasterBias: 0
- _lilToonVersion: 44
- _lilToonVersion: 45
m_Colors:
- _AlphaOverrideTexChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _AudioLinkDefaultValue: {r: 0, g: 0, b: 2, a: 0.75}
@ -1547,12 +1545,12 @@ Material:
- _BaseMapStackingLayer1TexUVAnimSpeed: {r: 0, g: 0, b: 0, a: 0}
- _BaseMapStackingLayer1TexUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _BaseMapStackingLayer1TexUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _BaseMapStackingLayer1TintColor: {r: 1, g: 0.6474033, b: 0.40094337, a: 1}
- _BaseMapStackingLayer1TintColor: {r: 1, g: 1, b: 1, a: 1}
- _BaseMapStackingLayer2MaskTexChannel: {r: 0, g: 1, b: 0, a: 0}
- _BaseMapStackingLayer2TexUVAnimSpeed: {r: 0, g: 0, b: 0, a: 0}
- _BaseMapStackingLayer2TexUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _BaseMapStackingLayer2TexUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _BaseMapStackingLayer2TintColor: {r: 0.11681201, g: 0.15649104, b: 0.23584905, a: 1}
- _BaseMapStackingLayer2TintColor: {r: 1, g: 1, b: 1, a: 1}
- _BaseMapStackingLayer3MaskTexChannel: {r: 0, g: 1, b: 0, a: 0}
- _BaseMapStackingLayer3TexUVAnimSpeed: {r: 0, g: 0, b: 0, a: 0}
- _BaseMapStackingLayer3TexUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
@ -1646,7 +1644,7 @@ Material:
- _FaceShadowGradientMapUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMapUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMaskMapChannel: {r: 0, g: 1, b: 0, a: 0}
- _FaceShadowTintColor: {r: 1, g: 0.925, b: 0.93793106, a: 1}
- _FaceShadowTintColor: {r: 1, g: 0.9, b: 0.9, a: 1}
- _FaceShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _FaceUpDirection: {r: 0, g: 1, b: 0, a: 1}
- _GlitterAtras: {r: 1, g: 1, b: 0, a: 0}
@ -1741,7 +1739,7 @@ Material:
- _ShadowBorderColor: {r: 0, g: 0.1500437, b: 1, a: 1}
- _ShadowColor: {r: 0.64705884, g: 0.7039881, b: 0.7921569, a: 1}
- _SkinMaskMapChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _SkinShadowTintColor: {r: 1, g: 0.9, b: 0.9166667, a: 1}
- _SkinShadowTintColor: {r: 1, g: 0.8, b: 0.8, a: 1}
- _SkinShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _SmoothnessMapChannelMask: {r: 0, g: 0, b: 0, a: 1}
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 712564b59a341cf479db694acf1d02db
guid: 9db20772574f04949873f0d68195b5ab
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000

View File

@ -12,7 +12,6 @@ Material:
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _BASEMAP_STACKING_LAYER1
- _DEPTHTEX_RIMLIGHT_FIX_DOTTED_LINE_ARTIFACTS
- _RECEIVE_URP_SHADOW
m_InvalidKeywords: []
@ -59,11 +58,11 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseColorMap:
m_Texture: {fileID: 2800000, guid: beb0e592838cfef44afcaf67ccd9b851, type: 3}
m_Texture: {fileID: 2800000, guid: a4d343e5155275149936415d28ef8d6e, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMap:
m_Texture: {fileID: 2800000, guid: beb0e592838cfef44afcaf67ccd9b851, type: 3}
m_Texture: {fileID: 2800000, guid: a4d343e5155275149936415d28ef8d6e, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer10MaskTex:
@ -75,11 +74,11 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer1MaskTex:
m_Texture: {fileID: 2800000, guid: 4a099ce8767cbc64cb0a8ca4e0b247bc, type: 3}
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer1Tex:
m_Texture: {fileID: 2800000, guid: 0ccf21a96befb7042867e269fd482f81, type: 3}
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMapStackingLayer2MaskTex:
@ -327,7 +326,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: beb0e592838cfef44afcaf67ccd9b851, type: 3}
m_Texture: {fileID: 2800000, guid: a4d343e5155275149936415d28ef8d6e, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCap2ndBlendMask:
@ -359,7 +358,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapBlendMask:
m_Texture: {fileID: 2800000, guid: 4a099ce8767cbc64cb0a8ca4e0b247bc, type: 3}
m_Texture: {fileID: 2800000, guid: 777034609af4e624780833668933804c, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapBumpMap:
@ -375,7 +374,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MatCapTex:
m_Texture: {fileID: 2800000, guid: 0ccf21a96befb7042867e269fd482f81, type: 3}
m_Texture: {fileID: 2800000, guid: 89b47d2ac65542948bec0aacefa0cb29, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
@ -391,7 +390,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OutlineTex:
m_Texture: {fileID: 2800000, guid: beb0e592838cfef44afcaf67ccd9b851, type: 3}
m_Texture: {fileID: 2800000, guid: a4d343e5155275149936415d28ef8d6e, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OutlineVectorTex:
@ -463,7 +462,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _RimColorTex:
m_Texture: {fileID: 2800000, guid: beb0e592838cfef44afcaf67ccd9b851, type: 3}
m_Texture: {fileID: 2800000, guid: a4d343e5155275149936415d28ef8d6e, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _RimShadeMask:
@ -631,8 +630,8 @@ Material:
- _BaseMapStackingLayer10TexUVRotateSpeed: 0
- _BaseMapStackingLayer10TexUVRotatedAngle: 0
- _BaseMapStackingLayer1ApplytoFaces: 0
- _BaseMapStackingLayer1ColorBlendMode: 2
- _BaseMapStackingLayer1Enable: 1
- _BaseMapStackingLayer1ColorBlendMode: 1
- _BaseMapStackingLayer1Enable: 0
- _BaseMapStackingLayer1MaskInvertColor: 0
- _BaseMapStackingLayer1MaskRemapEnd: 1
- _BaseMapStackingLayer1MaskRemapMinMaxSlider: 1
@ -640,9 +639,9 @@ Material:
- _BaseMapStackingLayer1MaskTexAsIDMap: 0
- _BaseMapStackingLayer1MaskTexExtractFromID: 255
- _BaseMapStackingLayer1MaskUVIndex: 0
- _BaseMapStackingLayer1MasterStrength: 0.434
- _BaseMapStackingLayer1MasterStrength: 1
- _BaseMapStackingLayer1TexIgnoreAlpha: 0
- _BaseMapStackingLayer1TexUVIndex: 4
- _BaseMapStackingLayer1TexUVIndex: 0
- _BaseMapStackingLayer1TexUVRotateSpeed: 0
- _BaseMapStackingLayer1TexUVRotatedAngle: 0
- _BaseMapStackingLayer2ApplytoFaces: 0
@ -1362,7 +1361,7 @@ Material:
- _ShadowStrength: 1
- _ShadowStrengthMaskLOD: 0
- _ShiftBackfaceUV: 0
- _SkinFaceShadowColorPreset: 12
- _SkinFaceShadowColorPreset: 0
- _SkinMaskMapAsIDMap: 0
- _SkinMaskMapExtractFromID: 255
- _SkinMaskMapInvertColor: 0
@ -1519,7 +1518,7 @@ Material:
- _egci: 2
- _lilDirectionalLightStrength: 1
- _lilShadowCasterBias: 0
- _lilToonVersion: 44
- _lilToonVersion: 45
m_Colors:
- _AlphaOverrideTexChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _AudioLinkDefaultValue: {r: 0, g: 0, b: 2, a: 0.75}
@ -1644,7 +1643,7 @@ Material:
- _FaceShadowGradientMapUVCenterPivotScalePos: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMapUVScaleOffset: {r: 1, g: 1, b: 0, a: 0}
- _FaceShadowGradientMaskMapChannel: {r: 0, g: 1, b: 0, a: 0}
- _FaceShadowTintColor: {r: 1, g: 0.925, b: 0.93793106, a: 1}
- _FaceShadowTintColor: {r: 1, g: 0.9, b: 0.9, a: 1}
- _FaceShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _FaceUpDirection: {r: 0, g: 1, b: 0, a: 1}
- _GlitterAtras: {r: 1, g: 1, b: 0, a: 0}
@ -1739,7 +1738,7 @@ Material:
- _ShadowBorderColor: {r: 0, g: 0.14819956, b: 1, a: 1}
- _ShadowColor: {r: 0.64705884, g: 0.7039881, b: 0.7921569, a: 1}
- _SkinMaskMapChannelMask: {r: 0, g: 1, b: 0, a: 0}
- _SkinShadowTintColor: {r: 1, g: 0.9, b: 0.9166667, a: 1}
- _SkinShadowTintColor: {r: 1, g: 0.8, b: 0.8, a: 1}
- _SkinShadowTintColor2: {r: 1, g: 1, b: 1, a: 1}
- _SmoothnessMapChannelMask: {r: 0, g: 0, b: 0, a: 1}
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 38b975f3021e7c141aabdd6d4098cd20
guid: abb6b5192ba701a4dbc2780a2e060db0
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000

View File

@ -0,0 +1,154 @@
%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: "\uB871\uD5E4\uC5B4 \uD398\uC774\uD06C \uC250\uB3C4\uC6B0 1_Copy"
m_Shader: {fileID: 4800000, guid: 00795bf598b44dc4e9bd363348e77085, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BaseColorMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BumpMap:
m_Texture: {fileID: 0}
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}
- _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}
m_Ints: []
m_Floats:
- _AlphaToMask: 0
- _BitKey0: 0
- _BitKey1: 0
- _BitKey10: 0
- _BitKey11: 0
- _BitKey12: 0
- _BitKey13: 0
- _BitKey14: 0
- _BitKey15: 0
- _BitKey16: 0
- _BitKey17: 0
- _BitKey18: 0
- _BitKey19: 0
- _BitKey2: 0
- _BitKey20: 0
- _BitKey21: 0
- _BitKey22: 0
- _BitKey23: 0
- _BitKey24: 0
- _BitKey25: 0
- _BitKey26: 0
- _BitKey27: 0
- _BitKey28: 0
- _BitKey29: 0
- _BitKey3: 0
- _BitKey30: 0
- _BitKey31: 0
- _BitKey4: 0
- _BitKey5: 0
- _BitKey6: 0
- _BitKey7: 0
- _BitKey8: 0
- _BitKey9: 0
- _BlendOp: 0
- _BlendOpAlpha: 0
- _BlendOpAlphaFA: 4
- _BlendOpFA: 4
- _BumpScale: 1
- _ColorMask: 15
- _Cull: 2
- _Cutoff: 0.5
- _DetailNormalMapScale: 1
- _DstBlend: 3
- _DstBlendAlpha: 8
- _DstBlendAlphaFA: 1
- _DstBlendFA: 1
- _GlossMapScale: 1
- _Glossiness: 0.5
- _GlossyReflections: 1
- _IgnoreEncryption: 0
- _Invisible: 0
- _Metallic: 0
- _Mode: 0
- _OcclusionStrength: 1
- _OffsetFactor: 0
- _OffsetUnits: 0
- _Parallax: 0.02
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 0
- _SrcBlendAlpha: 1
- _SrcBlendAlphaFA: 0
- _SrcBlendFA: 1
- _StencilComp: 3
- _StencilFail: 0
- _StencilPass: 2
- _StencilReadMask: 255
- _StencilRef: 51
- _StencilWriteMask: 255
- _StencilZFail: 0
- _UVSec: 0
- _ZClip: 1
- _ZTest: 4
- _ZWrite: 0
- _lilShadowCasterBias: 0
- _lilToonVersion: 45
m_Colors:
- _BaseColor: {r: 1, g: 0.91654575, b: 0.8915094, a: 1}
- _Color: {r: 1, g: 0.91654575, b: 0.8915094, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _FakeShadowVector: {r: -2.62, g: 3.43, b: -6.83, a: 0.006}
- _Keys: {r: 0, g: 0, b: 0, a: 0}
m_BuildTextureStacks: []

Some files were not shown because too many files have changed in this diff Show More