ニュース

Scriptable Object Variables with UniRx This is my implementation of variables in Unity using scriptable objects as explained in this talk. I'm using it with UniRx but I have also implemented version ...
エイチーム、Unityと共同によるプログラマー向け勉強会を大阪で9月27日に開催…Scriptable Object活用事例や『ヴァルコネ』開発秘話を講演 ...
前回はUnityのスクリプトの作成の仕方について解説していきましたが、作成しただけではスクリプトは実行されないので、実行方法を解説していきます。 スクリプトを実行するにはゲームオブジェクトにアタッチすることで ...
Unity(WebGL)のC#とブラウザのJavaScriptの連携方法をまとめました。 1. Unity(WebGL)のC#とブラウザのJavaScriptの連携 Unity(WebGL)のC#とブラウザのJavaScript連携させることで、次のようなことを実現できます。 ・Unity(WebGL)からHTMLテンプレート上の他の要素を操作。
(3) Unity固有のプログラミング技法の解説: Unityには一般的なC#とは異なる点も一部あります。
概要 Jsonc to ScriptableObject for UnityはjsonファイルからScriptableObjectを生成します。 UnityのJsonUtilityに小さな拡張を加えたものになります。 1.コメントのサポート jsonc同様、jsonファイル内に"//"、"/ ~ /"を利用してコメントを書く事ができます。 2.クラスの設定 ...
Unity has introduced scriptable render pipelines and a C# Job System as part of its large 2018.1 update. The new additions utilise high-definition rendering and performance tech are designed to make ...
Unity has teased the two major new features coming in the first update to its development tool in 2018. The big addition to Unity 2018 will be its new Scriptable Render Pipeline, which gives advanced ...