UnityのWebGLビルドのHTMLテンプレートの設定方法をまとめました。 1. UnityのWebGLビルドのHTMLテンプレート Unityの「WebGLビルド」は、Webブラウザで実行するために「HTMLテンプレート」に埋め込んで利用します。 以下の2つのHTMLテンプレートが提供されています。
Unity(WebGL)のC#とブラウザのJavaScriptの連携方法をまとめました。 1. Unity(WebGL)のC#とブラウザのJavaScriptの連携 Unity(WebGL)のC#とブラウザのJavaScript連携させることで、次のようなことを実現できます。 ・Unity(WebGL)からHTMLテンプレート上の他の要素を操作。 ・Unity ...
Videos are played in iframes, just like normal youtube embeds. The iframes are transformed with 3D CSS, and are then visible behind transparent areas of the Unity ...
Microphone interface for Unity when using WebGL build target. Matches standard Unity builtin Microphone class in interface so you can it for multiplatform projects without preprocessor defines. Pulls ...