Small tools to manipulate materials.
[!NOTE] 日本語の説明は後半にあります。 (Japanese description is available at the bottom of this page.)
All tools are available in Tools/KRT Material Tools menu.
Tool to replace materials at once by defining replacement rules.
This save the hassle of manually changing materials one by one. It would be useful when applying your own materials to dressed avatars.
Use Create/KRT Material Tools/Material Replacer Rule context menu to create a rule asset.
Migration is required when you used legacy Material Replacer in the project before. (Tools/KRT Material Tools/Migrate Legacy Assets menu)
Tool to replace textures at once by defining replacement rules.
This tool would be useful when a texture is referenced by multiple material properties. You would not forget to change all of them.
Tool to create material variants in bulk.
This tool would be useful when you want to create variants for each material of the game object.
Tool to create material variants in bulk from multiple materials.
Unity’s Material Variant rihgt-click menu can create one variant from one material. But this tool can create multiple variants from multiple materials at once.
Tool to display the difference between materials.
This tool would be useful when you want to compare materials.
There are two options to import the package into your project.
Click this link to add a community repository to VCC. Then add KRT Material Tools to your project.
Legacy Material Replacer will be automatically removed when installing KRT Material Tools to your project with VCC.
Download the latest .unitypackage from the release page or Booth.
マテリアルを操作する小さなツール群
すべてのツールは Tools/KRT Material Tools メニューから利用できます。
ルールを定義して一括でマテリアルを置換するツールです。
マテリアルを一つずつ手動で変更する手間を省くことができます。衣装を着たアバターに自分のマテリアルを適用するときなどに便利です。
Create/KRT Material Tools/Material Replacer Rule コンテキストメニューからルールアセットを作成します。
過去にプロジェクト内で 旧 Material Replacer を利用していた場合は移行処理が必要です。 (Tools/KRT Material Tools/Migrate Legacy Assets メニュー)
ルールを定義して一括でテクスチャを置換するツールです。
テクスチャがマテリアルの複数プロパティで参照されているときに便利です。 すべての参照を忘れずに変更できます。
Material Variantを一括で作成するツールです。
GameObjectに含まれている各マテリアルに対してMaterial Variantを作成したいときに便利です。
複数のマテリアルからMaterial Variantを一括で作成するツールです。
UnityのMaterial Variant右クリックメニューは1つのマテリアルから1つのVariantを作成しますが、このツールは複数のマテリアルから複数のVariantを一括で作成できます。
マテリアルの差分を表示するツールです。
マテリアルを比較したいときに便利です。
2つの方法があります。
このリンクをクリックして VCC にコミュニティリポジトリを追加します。 その後 KRT Material Tools をプロジェクトに追加します。
VCC で KRT Material Tools をプロジェクトに追加すると 旧 Material Replacer は自動的に削除されます。
リリースページ または Booth から最新の .unitypackage をダウンロードします。
com.github.kurotu.krt-material-tools
https://github.com/kurotu/krt-material-tools
1.1.0 (変更履歴)
2022.3 以降
なし
kurotu