Unity
USDアセット『キッチンセット』をUnity (USD Unity SDK) で見る
USDアセット『キッチンセット』をUnity (USD Unity SDK) で見る。
BlenderからUnityを意識したFBXを出力する
概要 BlenderとUnityは座標系が異なり向きが合いません。この記事ではBlenderの作業時にその点を考慮して向きを調整した上でFBX
Using Input simulation service of MRTK on Unity Editor
Control the MRTK Input simulation in Unity Editor.
Zsh completion script for Unity Hub on macOS
A previous post described the Unity Hub CLI. However, the CLI use too difficult without completion.
Use the Unity Hub via command line
Since Unity Hub v2.1.0, it's provided command line interface. So, let's enjoy to use it.
How to install NuGet packages in Unity
Unity is a very strange tool from .NET user's view. It's for Unity doesn't provide the NuGet package manager as a first-party tool. Unity users should work with a third-party NuGet package manager. So, if you need it setup to your unity project.
UnityのOpen C# ProjectでVisual Studioが起動しない
ある日からUnityで Assets > Open C# Project をクリックしてもVisual Studioが起動しなくなりました。 この場合、なぜかエクスプローラーが立ち上がります。
HoloLens 2アプリ開発時にMRTK Visual Profilerの表示を消す
HoloLens 2アプリ開発を始めた時に再度遭遇したネタなのですが、ようやく開発できる環境になったらと思いきや何やらメーターのようなもの(上図のコレ)が映っていて「どうやって消すのでしたっけ?そもそもコレってなんでしたっけ?」となったので備忘も兼ねて記しました。
そういえばUnity Hubを使ったことがなかったのでトライ
Unityヘビーユーザーの方々はUnity Hubをお使いのことと思いますが、私は今まで使ったことがなかったのでした。