Windows10で、UnityのC#からPythonを実行する方法をプロトタイプする
Unityは動作確認済みのバージョン
- Unity 2020.3.7f1
- Python 3.6
- Unityのインストール
- Python3.6のインストール
git clone https://github.com/hoge/~
cd examples
# UnityEditorでプロジェクトを開く
PythonExetutorのPythonのPathを自分のPC環境と一致させ, Editorから実行する
- Soichiro Intani
- [email protected]
It is under MIT license.
C#からPythonを実行する方法【Unity】 - トーフメモ https://tofgame.hatenablog.com/entry/2019/04/30/011221