模型添加轮廓线

This commit is contained in:
彭浩 2025-06-25 15:43:25 +08:00
parent 8ec8f80cbf
commit 0e1c789ddc
15 changed files with 4740 additions and 184 deletions

View File

@ -32,7 +32,8 @@ MonoBehaviour:
hdrDebugViewPS: {fileID: 4800000, guid: 573620ae32aec764abd4d728906d2587, type: 3}
m_RendererFeatures:
- {fileID: -7137549924450841197}
m_RendererFeatureMap:
- {fileID: 1902634470232422770}
m_RendererFeatureMap: 72f99d57f883671a
m_UseNativeRenderPass: 0
postProcessData: {fileID: 11400000, guid: 41439944d30ece34e96484bdb6645b55, type: 2}
xrSystemData: {fileID: 11400000, guid: 60e1133243b97e347b653163a8c01b64, type: 2}
@ -71,3 +72,23 @@ MonoBehaviour:
m_CopyDepthMode: 0
m_AccurateGbufferNormals: 0
m_IntermediateTextureMode: 1
--- !u!114 &1902634470232422770
MonoBehaviour:
m_ObjectHideFlags: 0
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: 6d613f08f173d4dd895bb07b3230baa9, type: 3}
m_Name: FullScreenPassRendererFeature
m_EditorClassIdentifier:
m_Active: 1
injectionPoint: 600
fetchColorBuffer: 1
requirements: 0
passMaterial: {fileID: 2100000, guid: 071b3a7e3ac12ba4eb04d2f54315a862, type: 2}
passIndex: 0
bindDepthStencilAttachment: 0
m_Version: 1

View File

@ -112,13 +112,13 @@ Material:
- _GlossMapScale: 1
- _Glossiness: 0
- _GlossyReflections: 1
- _Metallic: 0.141
- _Metallic: 0.2
- _Mode: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Smoothness: 0
- _Smoothness: 0.55
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
@ -128,8 +128,8 @@ Material:
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0, g: 0.19896173, b: 1, a: 1}
- _Color: {r: 0, g: 0.19896173, b: 1, a: 1}
- _BaseColor: {r: 0.6792453, g: 0.6792453, b: 0.6792453, a: 1}
- _Color: {r: 0.6792453, g: 0.6792453, b: 0.6792453, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1}
m_BuildTextureStacks: []

View File

@ -1,135 +0,0 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &-6302463535428789182
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: 7
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: M_LengZhui
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 1
m_CustomRenderQueue: -1
stringTagMap:
RenderType: Opaque
disabledShaderPasses: []
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}
- _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:
- _AlphaClip: 0
- _AlphaToMask: 0
- _Blend: 0
- _BlendModePreserveSpecular: 1
- _BumpScale: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 0
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _DstBlendAlpha: 0
- _EnvironmentReflections: 1
- _GlossMapScale: 1
- _Glossiness: 0
- _GlossyReflections: 1
- _Metallic: 0.2
- _Mode: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Smoothness: 0.6
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _Surface: 0
- _UVSec: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0, g: 0.5572, b: 1, a: 1}
- _Color: {r: 0, g: 0.5572, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1}
m_BuildTextureStacks: []

View File

@ -105,7 +105,7 @@ Material:
- _Parallax: 0.02
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Smoothness: 0.6
- _Smoothness: 0.55
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
@ -115,8 +115,8 @@ Material:
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 1, g: 0, b: 0, a: 1}
- _Color: {r: 1, g: 0, b: 0, a: 1}
- _BaseColor: {r: 0.6784314, g: 0.6784314, b: 0.6784314, a: 1}
- _Color: {r: 0.6784314, g: 0.6784314, b: 0.6784314, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1}
m_BuildTextureStacks: []

View File

@ -112,13 +112,13 @@ Material:
- _GlossMapScale: 1
- _Glossiness: 0
- _GlossyReflections: 1
- _Metallic: 0
- _Metallic: 0.2
- _Mode: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Smoothness: 0
- _Smoothness: 0.55
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
@ -128,8 +128,8 @@ Material:
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0.1552, g: 0.8758, b: 0.8758, a: 1}
- _Color: {r: 0.1552, g: 0.8758, b: 0.8758, a: 1}
- _BaseColor: {r: 0.6784314, g: 0.6784314, b: 0.6784314, a: 1}
- _Color: {r: 0.6784314, g: 0.6784314, b: 0.6784314, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1}
m_BuildTextureStacks: []

View File

@ -99,12 +99,12 @@ Material:
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0
- _Metallic: 0
- _Metallic: 0.2
- _OcclusionStrength: 1
- _Parallax: 0.005
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Smoothness: 0.5
- _Smoothness: 0.55
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1

View File

@ -118,7 +118,7 @@ Material:
- _Parallax: 0.02
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Smoothness: 0.6
- _Smoothness: 0.55
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
@ -128,8 +128,8 @@ Material:
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 1, g: 0.1392, b: 0.1784, a: 1}
- _Color: {r: 1, g: 0.1392, b: 0.1784, a: 1}
- _BaseColor: {r: 0.6784314, g: 0.6784314, b: 0.6784314, a: 1}
- _Color: {r: 0.6784314, g: 0.6784314, b: 0.6784314, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1}
m_BuildTextureStacks: []

View File

@ -112,13 +112,13 @@ Material:
- _GlossMapScale: 1
- _Glossiness: 0
- _GlossyReflections: 1
- _Metallic: 0
- _Metallic: 0.2
- _Mode: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Smoothness: 0
- _Smoothness: 0.55
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
@ -128,8 +128,8 @@ Material:
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0.1211, g: 0.937, b: 0.9567, a: 1}
- _Color: {r: 0.1211, g: 0.937, b: 0.9567, a: 1}
- _BaseColor: {r: 0.6784314, g: 0.6784314, b: 0.6784314, a: 1}
- _Color: {r: 0.6784314, g: 0.6784314, b: 0.6784314, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1}
m_BuildTextureStacks: []

View File

@ -118,7 +118,7 @@ Material:
- _Parallax: 0.02
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Smoothness: 0.6
- _Smoothness: 0.55
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
@ -128,8 +128,8 @@ Material:
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 1, g: 0.1645, b: 0.2025, a: 1}
- _Color: {r: 1, g: 0.1645, b: 0.2025, a: 1}
- _BaseColor: {r: 0.6784314, g: 0.6784314, b: 0.6784314, a: 1}
- _Color: {r: 0.6784314, g: 0.6784314, b: 0.6784314, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1}
m_BuildTextureStacks: []

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: bd0305f520751c44a9552458a1f29652
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3}

View File

@ -0,0 +1,41 @@
%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: Shader Graphs_DepthLine
m_Shader: {fileID: -6465566751694194690, guid: bd0305f520751c44a9552458a1f29652, 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:
- 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: []
m_Colors: []
m_BuildTextureStacks: []

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: e3785b298a004274798d887921c64678
guid: 071b3a7e3ac12ba4eb04d2f54315a862
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000

View File

@ -1447,7 +1447,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: 84ca920fb3668ce4386b7ffd894ec118, type: 3}
propertyPath: m_IsActive
value: 0
value: 1
objectReference: {fileID: 0}
- target: {fileID: 1878487422741615313, guid: 84ca920fb3668ce4386b7ffd894ec118, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
@ -2068,7 +2068,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 47af3fa92f183da4fabcdbc856fb43cd, type: 3}
propertyPath: m_LocalPosition.x
value: 0
value: 1.619
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 47af3fa92f183da4fabcdbc856fb43cd, type: 3}
propertyPath: m_LocalPosition.y
@ -2110,18 +2110,38 @@ PrefabInstance:
propertyPath: m_LocalEulerAnglesHint.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: -4780072770720950627, guid: 47af3fa92f183da4fabcdbc856fb43cd, type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: 93a25cb9f4a38e74f8347f174f43be13, type: 2}
- target: {fileID: -4509823143501964880, guid: 47af3fa92f183da4fabcdbc856fb43cd, type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: 93a25cb9f4a38e74f8347f174f43be13, type: 2}
- target: {fileID: -3240084944888637655, guid: 47af3fa92f183da4fabcdbc856fb43cd, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: -221239174573339541, guid: 47af3fa92f183da4fabcdbc856fb43cd, type: 3}
propertyPath: m_LocalPosition.x
value: -0.0482
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: 47af3fa92f183da4fabcdbc856fb43cd, type: 3}
propertyPath: m_Name
value: A_SM_LengZhuiAnim
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: 47af3fa92f183da4fabcdbc856fb43cd, type: 3}
propertyPath: m_IsActive
value: 0
value: 1
objectReference: {fileID: 0}
- target: {fileID: 1171549304580213878, guid: 47af3fa92f183da4fabcdbc856fb43cd, type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: 93a25cb9f4a38e74f8347f174f43be13, type: 2}
- target: {fileID: 6589126927893049898, guid: 47af3fa92f183da4fabcdbc856fb43cd, type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: 93a25cb9f4a38e74f8347f174f43be13, type: 2}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []
@ -2178,7 +2198,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_LocalPosition.x
value: 0
value: -1.038
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_LocalPosition.y
@ -2254,7 +2274,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: -7112315291603071433, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_LocalPosition.x
value: 0
value: -0.34
objectReference: {fileID: 0}
- target: {fileID: -7112315291603071433, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_LocalPosition.y
@ -2266,7 +2286,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: -6943949648764382350, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_LocalPosition.x
value: 0.109
value: 0.624
objectReference: {fileID: 0}
- target: {fileID: -6943949648764382350, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_LocalPosition.y
@ -2315,14 +2335,14 @@ PrefabInstance:
- target: {fileID: -6200003094454173637, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: 4cc03da7f2cf68b4b8ccb2e959c0a5b2, type: 2}
objectReference: {fileID: 2100000, guid: 93a25cb9f4a38e74f8347f174f43be13, type: 2}
- target: {fileID: -6200003094454173637, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_BlendShapeWeights.Array.data[0]
value: 0
objectReference: {fileID: 0}
- target: {fileID: -5599792340804466602, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_LocalPosition.x
value: 0
value: 0.991
objectReference: {fileID: 0}
- target: {fileID: -5599792340804466602, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_LocalPosition.y
@ -2351,14 +2371,14 @@ PrefabInstance:
- target: {fileID: -3930620881704191143, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: ac97eedb18950c045a2ca712a322450c, type: 2}
objectReference: {fileID: 2100000, guid: 93a25cb9f4a38e74f8347f174f43be13, type: 2}
- target: {fileID: -3930620881704191143, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_BlendShapeWeights.Array.data[0]
value: 0
objectReference: {fileID: 0}
- target: {fileID: -3568217860067444917, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_IsActive
value: 0
value: 1
objectReference: {fileID: 0}
- target: {fileID: -3568217860067444917, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_StaticEditorFlags
@ -2392,10 +2412,18 @@ PrefabInstance:
propertyPath: m_AABB.m_Extent.z
value: 0.1
objectReference: {fileID: 0}
- target: {fileID: -3516779154022522986, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_Materials.Array.size
value: 1
objectReference: {fileID: 0}
- target: {fileID: -3516779154022522986, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: 93a25cb9f4a38e74f8347f174f43be13, type: 2}
- target: {fileID: -3516779154022522986, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_Materials.Array.data[1]
value:
objectReference: {fileID: 2100000, guid: 93a25cb9f4a38e74f8347f174f43be13, type: 2}
- target: {fileID: -3516779154022522986, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_BlendShapeWeights.Array.data[0]
value: 0
@ -2414,7 +2442,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: -2411828534139814111, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_IsActive
value: 0
value: 1
objectReference: {fileID: 0}
- target: {fileID: -2411828534139814111, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_StaticEditorFlags
@ -2422,7 +2450,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 599907451928992795, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_IsActive
value: 0
value: 1
objectReference: {fileID: 0}
- target: {fileID: 599907451928992795, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_StaticEditorFlags
@ -2455,7 +2483,7 @@ PrefabInstance:
- target: {fileID: 762584079014991530, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: e3785b298a004274798d887921c64678, type: 2}
objectReference: {fileID: 2100000, guid: 93a25cb9f4a38e74f8347f174f43be13, type: 2}
- target: {fileID: 762584079014991530, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_BlendShapeWeights.Array.data[0]
value: 0
@ -2468,9 +2496,13 @@ PrefabInstance:
propertyPath: m_Name
value: Main
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_IsActive
value: 1
objectReference: {fileID: 0}
- target: {fileID: 1937783530217022534, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_IsActive
value: 0
value: 1
objectReference: {fileID: 0}
- target: {fileID: 1937783530217022534, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_StaticEditorFlags
@ -2478,7 +2510,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 6047383785361520804, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_IsActive
value: 0
value: 1
objectReference: {fileID: 0}
- target: {fileID: 6047383785361520804, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_StaticEditorFlags
@ -2494,11 +2526,11 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 7107738202878917103, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_LocalPosition.x
value: 0
value: 0.244
objectReference: {fileID: 0}
- target: {fileID: 7107738202878917103, guid: 377e2d7235d2ffd4684c67b1127d172f, type: 3}
propertyPath: m_LocalPosition.y
value: -0.209
value: -0.53
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
@ -2842,6 +2874,14 @@ PrefabInstance:
propertyPath: m_LocalEulerAnglesHint.x
value: 90
objectReference: {fileID: 0}
- target: {fileID: -6123731347151673987, guid: 5c919a97f273c1b499b452f35b7763f2, type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: 93a25cb9f4a38e74f8347f174f43be13, type: 2}
- target: {fileID: -6123731347151673987, guid: 5c919a97f273c1b499b452f35b7763f2, type: 3}
propertyPath: m_Materials.Array.data[1]
value:
objectReference: {fileID: 2100000, guid: 93a25cb9f4a38e74f8347f174f43be13, type: 2}
- target: {fileID: -5269265672415271478, guid: 5c919a97f273c1b499b452f35b7763f2, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: -90
@ -2892,7 +2932,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: 5c919a97f273c1b499b452f35b7763f2, type: 3}
propertyPath: m_IsActive
value: 0
value: 1
objectReference: {fileID: 0}
- target: {fileID: 1116129067898498708, guid: 5c919a97f273c1b499b452f35b7763f2, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
@ -2950,6 +2990,14 @@ PrefabInstance:
propertyPath: m_LocalEulerAnglesHint.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 7484468418975526891, guid: 5c919a97f273c1b499b452f35b7763f2, type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: 93a25cb9f4a38e74f8347f174f43be13, type: 2}
- target: {fileID: 7484468418975526891, guid: 5c919a97f273c1b499b452f35b7763f2, type: 3}
propertyPath: m_Materials.Array.data[1]
value:
objectReference: {fileID: 2100000, guid: 93a25cb9f4a38e74f8347f174f43be13, type: 2}
- target: {fileID: 7748075042626279626, guid: 5c919a97f273c1b499b452f35b7763f2, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: -0
@ -3823,7 +3871,7 @@ Transform:
m_GameObject: {fileID: 1434451487}
serializedVersion: 2
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -0.106, y: 0.6034, z: 0.111}
m_LocalPosition: {x: -0.106, y: 0.6672, z: 0.111}
m_LocalScale: {x: 0.01, y: 0.01, z: 0.01}
m_ConstrainProportionsScale: 0
m_Children: []
@ -3901,7 +3949,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 0692ced591befaf419d656f6fff3161d, type: 3}
propertyPath: m_LocalPosition.x
value: 0.015345901
value: -0.672
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 0692ced591befaf419d656f6fff3161d, type: 3}
propertyPath: m_LocalPosition.y
@ -3943,6 +3991,18 @@ PrefabInstance:
propertyPath: m_LocalEulerAnglesHint.y
value: 90
objectReference: {fileID: 0}
- target: {fileID: -3528924868390877936, guid: 0692ced591befaf419d656f6fff3161d, type: 3}
propertyPath: m_LocalPosition.x
value: 0.0485
objectReference: {fileID: 0}
- target: {fileID: -3528924868390877936, guid: 0692ced591befaf419d656f6fff3161d, type: 3}
propertyPath: m_LocalPosition.y
value: 0.1978
objectReference: {fileID: 0}
- target: {fileID: -3528924868390877936, guid: 0692ced591befaf419d656f6fff3161d, type: 3}
propertyPath: m_LocalPosition.z
value: 0.0006
objectReference: {fileID: 0}
- target: {fileID: -3528924868390877936, guid: 0692ced591befaf419d656f6fff3161d, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: -90
@ -3957,8 +4017,16 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: 0692ced591befaf419d656f6fff3161d, type: 3}
propertyPath: m_IsActive
value: 0
value: 1
objectReference: {fileID: 0}
- target: {fileID: 3590086638062959488, guid: 0692ced591befaf419d656f6fff3161d, type: 3}
propertyPath: m_Materials.Array.size
value: 1
objectReference: {fileID: 0}
- target: {fileID: 3590086638062959488, guid: 0692ced591befaf419d656f6fff3161d, type: 3}
propertyPath: m_Materials.Array.data[1]
value:
objectReference: {fileID: 2100000, guid: b41b5c54dbc32e342825db7cd874c398, type: 2}
- target: {fileID: 5750071002252434883, guid: 0692ced591befaf419d656f6fff3161d, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: -90
@ -4826,7 +4894,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 51ec45fc52ab4bf4da1bf4280c0ba5af, type: 3}
propertyPath: m_LocalPosition.x
value: 0
value: -0.7648
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 51ec45fc52ab4bf4da1bf4280c0ba5af, type: 3}
propertyPath: m_LocalPosition.y
@ -4870,7 +4938,15 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: 51ec45fc52ab4bf4da1bf4280c0ba5af, type: 3}
propertyPath: m_IsActive
value: 0
value: 1
objectReference: {fileID: 0}
- target: {fileID: 3760648493716301875, guid: 51ec45fc52ab4bf4da1bf4280c0ba5af, type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: 93a25cb9f4a38e74f8347f174f43be13, type: 2}
- target: {fileID: 4748193870639217492, guid: 51ec45fc52ab4bf4da1bf4280c0ba5af, type: 3}
propertyPath: m_LocalPosition.x
value: -0.851
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []

View File

@ -20,7 +20,7 @@ MonoBehaviour:
- {fileID: 11400000, guid: 47db18f3169384f6b87445e6447e189e, type: 2}
- {fileID: 11400000, guid: 4a8e21d5c33334b11b34a596161b9360, type: 2}
m_DefaultRendererIndex: 0
m_RequireDepthTexture: 0
m_RequireDepthTexture: 1
m_RequireOpaqueTexture: 0
m_OpaqueDownsampling: 1
m_SupportsTerrainHoles: 1