提交xml中英文名修改
This commit is contained in:
parent
ca78d9a597
commit
4563853877
File diff suppressed because one or more lines are too long
@ -953,7 +953,7 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_Material: {fileID: 0}
|
||||
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
m_Color: {r: 1, g: 1, b: 1, a: 0}
|
||||
m_RaycastTarget: 1
|
||||
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||
m_Maskable: 1
|
||||
@ -1142,7 +1142,7 @@ RectTransform:
|
||||
m_AnchorMin: {x: 1, y: 0}
|
||||
m_AnchorMax: {x: 1, y: 1}
|
||||
m_AnchoredPosition: {x: 0, y: -1.1000366}
|
||||
m_SizeDelta: {x: 15, y: 0}
|
||||
m_SizeDelta: {x: 5, y: 0}
|
||||
m_Pivot: {x: 1, y: 1}
|
||||
--- !u!222 &5312683053986582122
|
||||
CanvasRenderer:
|
||||
@ -2374,7 +2374,7 @@ RectTransform:
|
||||
m_AnchorMin: {x: 1, y: 0}
|
||||
m_AnchorMax: {x: 1, y: 1}
|
||||
m_AnchoredPosition: {x: 0, y: 0}
|
||||
m_SizeDelta: {x: 15, y: -17}
|
||||
m_SizeDelta: {x: 5, y: -17}
|
||||
m_Pivot: {x: 1, y: 1}
|
||||
--- !u!222 &355751555525689602
|
||||
CanvasRenderer:
|
||||
|
||||
@ -1972,7 +1972,8 @@ Transform:
|
||||
m_LocalPosition: {x: 0, y: 0, z: -3.83}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Children:
|
||||
- {fileID: 1733955416}
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &737563721
|
||||
@ -3372,7 +3373,7 @@ Light:
|
||||
m_Type: 1
|
||||
m_Shape: 0
|
||||
m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1}
|
||||
m_Intensity: 0.5
|
||||
m_Intensity: 1
|
||||
m_Range: 10
|
||||
m_SpotAngle: 30
|
||||
m_InnerSpotAngle: 21.80208
|
||||
@ -3431,11 +3432,11 @@ Transform:
|
||||
m_GameObject: {fileID: 1733955413}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261}
|
||||
m_LocalPosition: {x: 1.9808936, y: 0.6586365, z: -0.23999037}
|
||||
m_LocalPosition: {x: 1.9808936, y: 0.6586365, z: 3.5900095}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_Father: {fileID: 737563720}
|
||||
m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0}
|
||||
--- !u!1 &1752687660
|
||||
GameObject:
|
||||
@ -9354,4 +9355,3 @@ SceneRoots:
|
||||
- {fileID: 40535770}
|
||||
- {fileID: 737563720}
|
||||
- {fileID: 1964629195}
|
||||
- {fileID: 1733955416}
|
||||
|
||||
@ -93,15 +93,15 @@ MonoBehaviour:
|
||||
m_PrefilterDebugKeywords: 1
|
||||
m_PrefilterWriteRenderingLayers: 1
|
||||
m_PrefilterHDROutput: 1
|
||||
m_PrefilterSSAODepthNormals: 1
|
||||
m_PrefilterSSAODepthNormals: 0
|
||||
m_PrefilterSSAOSourceDepthLow: 1
|
||||
m_PrefilterSSAOSourceDepthMedium: 0
|
||||
m_PrefilterSSAOSourceDepthMedium: 1
|
||||
m_PrefilterSSAOSourceDepthHigh: 1
|
||||
m_PrefilterSSAOInterleaved: 0
|
||||
m_PrefilterSSAOBlueNoise: 1
|
||||
m_PrefilterSSAOSampleCountLow: 1
|
||||
m_PrefilterSSAOSampleCountMedium: 0
|
||||
m_PrefilterSSAOSampleCountHigh: 1
|
||||
m_PrefilterSSAOSampleCountMedium: 1
|
||||
m_PrefilterSSAOSampleCountHigh: 0
|
||||
m_PrefilterDBufferMRT1: 1
|
||||
m_PrefilterDBufferMRT2: 1
|
||||
m_PrefilterDBufferMRT3: 1
|
||||
|
||||
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 43 KiB |
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
@ -3,7 +3,7 @@
|
||||
<Scene>01_ShiYanLiLunRenZhi</Scene>
|
||||
<Type>All</Type>
|
||||
<Name>实验理论认知</Name>
|
||||
<Icon>实验理论认知.png</Icon>
|
||||
<Icon>ShiYanLiLunRenZhi.png</Icon>
|
||||
|
||||
<FSM name="状态机1">
|
||||
<State name="初始状态">
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<Scene>02_SheYingQiCaiRenZhi</Scene>
|
||||
<Type>All</Type>
|
||||
<Name>摄影器材认知</Name>
|
||||
<Icon>摄影器材认知.png</Icon>
|
||||
<Icon>SheYingQiCaiRenZhi.png</Icon>
|
||||
<OnlyCurScore>true</OnlyCurScore>
|
||||
|
||||
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<Scene>03_ChangJingXuNiPaiShe</Scene>
|
||||
<Type>All</Type>
|
||||
<Name>场景虚拟拍摄</Name>
|
||||
<Icon>场景虚拟拍摄.png</Icon>
|
||||
<Icon>ChangJingXuNiPaiShe.png</Icon>
|
||||
<OnlyCurScore>true</OnlyCurScore>
|
||||
|
||||
|
||||
@ -563,7 +563,8 @@
|
||||
<Action type="Sequence">
|
||||
<!--audio="Zhu/Z007.mp3"-->
|
||||
<Action type="Hint" value="请再次点击开始/停止按钮,结束当前视频录制" time="-1" icon="false"></Action>
|
||||
<Action type="Show" value="Main/SheXiangJi" isShow="false" ></Action>
|
||||
<Action type="Show" value="Main/SheXiangJi" isShow="true" ></Action>
|
||||
<Action type="Collider" value="Main/SheXiangJi" colliderType="Active" args="false"></Action>
|
||||
|
||||
<Action type="Parallel">
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user