質問編集履歴

1

追記

2017/04/19 03:31

投稿

Sophick12224
Sophick12224

スコア13

test CHANGED
File without changes
test CHANGED
@@ -14,6 +14,18 @@
14
14
 
15
15
 
16
16
 
17
+ ```
18
+
19
+ gameObject.GetComponent<Renderer>().material.mainTexture = texture
20
+
21
+ ```
22
+
23
+ (gameObject.GetComponent<Renderer>().material のmainTextureScale は 1.0)
24
+
25
+
26
+
27
+
28
+
17
29
  スクリーンは width: 1280, height: 720 です。
18
30
 
19
31
  これも単位はピクセルです。