質問編集履歴
1
内容の訂正
title
CHANGED
File without changes
|
body
CHANGED
@@ -7,7 +7,7 @@
|
|
7
7
|
|
8
8
|
### 該当のソースコード
|
9
9
|
|
10
|
-
```
|
10
|
+
```Unity 2018.2.5f1
|
11
11
|
lineRendererMultipleList.Last().Last().positionCount++;
|
12
12
|
positionIndex=lineRendererMultipleList.Last().Last().positionCount;
|
13
13
|
lineRendererMultipleList.Last().Last().SetPosition(positionIndex - 1, mousePosition);
|