質問編集履歴
1
追記しました
test
CHANGED
File without changes
|
test
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
OSはWindowsとMacを対象(開発はMac)
|
4
4
|
|
5
|
-
unityeditor上で読み込む時には
|
5
|
+
unityeditor上で読み込む(ダイアログボックスを出す)時には
|
6
6
|
|
7
7
|
`string path = EditorUtility.OpenFilePanel ("ファイルを選択します", "", "png");`
|
8
8
|
|