回答編集履歴

1

内容の修正

2020/10/12 11:47

投稿

u824
u824

スコア112

test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
 
5
- Canvas の World Space(ワールド空間) での大きさは `RectTransform の width,height * RectTransform の scale` です。
5
+ Canvas の World Space(ワールド空間) での大きさは `RectTransform の width,height*RectTransform の scale` です。
6
6
 
7
7
 
8
8