ダウンロードしたhardware_render_animations_v020.zipを開き、以下を行います。
英語環境の場合は
xxxxxxxxxx
<ドキュメント>\maya\<バージョン>\prefs\scripts
日本語環境の場合は
xxxxxxxxxx
<ドキュメント>\maya\<バージョン>\ja-JP\prefs\scripts
の中へ、hardware_render_animations_toolsフォルダ内のhardware_render_animationsフォルダをコピーしてください。
xxxxxxxxxx
<blenderのインストール場所>\<バージョン>\scripts\addons
の中へ、hardware_render_animations_toolsフォルダをコピーしてください。
Blenderの場合はPySide2に関する設定を行う必要があります。
⚠️標準のPythonにはPySide2が同梱されていないため、別途インストールされている必要があります。
xxxxxxxxxx
<blenderのインストール場所>\<バージョン>\scripts\addons\hardware_render_animation_tools
の中にある
user_setting.txt
の 2行目 を書き換えます。
PySide2を起動できるPython実行パスへと書き換えて、上書き保存してください。
以下のツールにはPySide2を含むPythonが同梱されています。ツールを所有している場合には、下記のパスを参考に流用することをお勧めします。
C:\Program Files\Autodesk\Maya<バージョン>\bin\mayapy.exe
C:\Program Files\Side Effects Software\Houdini <バージョン>\python27\python.exe