回答編集履歴

1

修正

2020/06/14 17:43

投稿

tsuki01
tsuki01

スコア1751

test CHANGED
@@ -16,7 +16,7 @@
16
16
 
17
17
 
18
18
 
19
- // 以下の様に、SCNodeに対して名前を付ける様に修正
19
+ // 以下の様に、SCNNodeに対して名前を付ける様に修正
20
20
 
21
21
  let box = SCNBox(width: 1, height: 1, length: 1, chamferRadius: 0.1)
22
22