Skip to content

Commit 18c21d5

Browse files
committed
修改Button
修改Button大小和同时播放两个视频
1 parent 100aec4 commit 18c21d5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Demo/API_V2/Assets/Scenes/VideoScene.unity

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -515,11 +515,11 @@ MonoBehaviour:
515515
m_Calls: []
516516
m_FontData:
517517
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
518-
m_FontSize: 20
518+
m_FontSize: 50
519519
m_FontStyle: 0
520520
m_BestFit: 0
521521
m_MinSize: 2
522-
m_MaxSize: 40
522+
m_MaxSize: 50
523523
m_Alignment: 4
524524
m_AlignByGeometry: 0
525525
m_RichText: 1
@@ -1564,11 +1564,11 @@ MonoBehaviour:
15641564
m_Calls: []
15651565
m_FontData:
15661566
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
1567-
m_FontSize: 20
1567+
m_FontSize: 50
15681568
m_FontStyle: 0
15691569
m_BestFit: 0
1570-
m_MinSize: 2
1571-
m_MaxSize: 40
1570+
m_MinSize: 0
1571+
m_MaxSize: 50
15721572
m_Alignment: 4
15731573
m_AlignByGeometry: 0
15741574
m_RichText: 1
@@ -3042,7 +3042,7 @@ GameObject:
30423042
m_Icon: {fileID: 0}
30433043
m_NavMeshLayer: 0
30443044
m_StaticEditorFlags: 0
3045-
m_IsActive: 0
3045+
m_IsActive: 1
30463046
--- !u!328 &1696896407
30473047
VideoPlayer:
30483048
m_ObjectHideFlags: 0

0 commit comments

Comments
 (0)