[REQUIRED] Please describe the issue here: After installing Firebase Database version 6.16.0 using Unity Package Manager pressing Play in project which uses Firebase ...
Unity already have a database system... so... Why? Unity's asset database is great when all you resources are created from editor, but it has its limits when your ...
という記事をかきました。 Unityに対してSQLite4Unity3dという仕掛けでSQLiteに接続します。 が、私はSQLサーバーはSQLを流せばよいと思っている旧世代の人間でした。 SQLを直接流すのは、SQLインジェクションという攻撃に弱いのでやめましょう。ということで ...
Unityで好きな3Dモデルなどを配置した風景を、360度画像として出力する方法を紹介します。 Unity Recorderパッケージを利用して画像を書き出すやり方です! 今回はUnity Recorderという、Unityが提供している機能を利用して360度画像を書き出します。そのために ...