質問編集履歴

2

誤字脱字

2021/07/23 03:38

投稿

tomo20
tomo20

スコア1

test CHANGED
File without changes
test CHANGED
@@ -206,18 +206,6 @@
206
206
 
207
207
 
208
208
 
209
- // if (volume >= 0.1f && Physics.Raycast(this.mainCamera.ScreenPointToRay(Input.mousePosition), out var hitInfo))
210
-
211
- // {
212
-
213
- // this.controller.EmitCall(hitInfo.point);
214
-
215
- // }
216
-
217
- }
218
-
219
- }
220
-
221
209
 
222
210
 
223
211
  ```

1

タグ修正

2021/07/23 03:38

投稿

tomo20
tomo20

スコア1

test CHANGED
File without changes
test CHANGED
File without changes