{"id":15595207,"url":"https://github.com/yokra9/materialsetuputils","last_synced_at":"2026-05-17T11:35:00.298Z","repository":{"id":105863854,"uuid":"449207008","full_name":"yokra9/MaterialSetupUtils","owner":"yokra9","description":"ソースとして指定したマテリアルの設定を取得し、複数のマテリアルに対して一括で適用するツール（エディタ拡張）です。","archived":false,"fork":false,"pushed_at":"2022-01-23T00:55:48.000Z","size":164,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-27T03:52:59.802Z","etag":null,"topics":["unity"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yokra9.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-18T08:47:17.000Z","updated_at":"2023-10-29T06:09:47.000Z","dependencies_parsed_at":"2023-06-14T11:00:11.775Z","dependency_job_id":null,"html_url":"https://github.com/yokra9/MaterialSetupUtils","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/yokra9/MaterialSetupUtils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yokra9%2FMaterialSetupUtils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yokra9%2FMaterialSetupUtils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yokra9%2FMaterialSetupUtils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yokra9%2FMaterialSetupUtils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yokra9","download_url":"https://codeload.github.com/yokra9/MaterialSetupUtils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yokra9%2FMaterialSetupUtils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33136868,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["unity"],"created_at":"2024-10-03T00:44:55.215Z","updated_at":"2026-05-17T11:35:00.280Z","avatar_url":"https://github.com/yokra9.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MaterialSetupUtils\r\n\r\nソースとして指定したマテリアルの設定を取得し、複数のマテリアルに対して一括で適用するツール（エディタ拡張）です。\r\n\r\n## 導入方法\r\n\r\n1. [Booth](https://yokra.booth.pm/items/3588840) もしくは [GitHub](https://github.com/yokra9/MaterialSetupUtils/releases) から取得した Zip ファイルを展開 (解凍) します。\r\n2. `.unitypackage` ファイルを、Assets にドラッグ\u0026ドロップします。\r\n3. `import` ボタンを押下します。アップデートの場合は、`Settings.xml` のチェックを外しておくと保存した設定情報を維持できます。\r\n\r\n## 使い方\r\n\r\n1. メニューバーで `[Tools]` - `[MaterialSetupUtils]` を開きます。\r\n\r\n   ![MaterialSetupUtils-1.jpg](./Docs/img/MaterialSetupUtils-1.jpg)\r\n\r\n2. `Source Material` としてパラメータをコピーしたいマテリアルを指定します。\r\n\r\n   ![MaterialSetupUtils-2.jpg](./Docs/img/MaterialSetupUtils-2.jpg)\r\n\r\n3. コピーしたいシェーダプロパティにチェックを入れます。`Filter (Prefix)` でプロパティをフィルタできます（前方一致、大文字と小文字を区別）。また、画面下部でチェックの一括設定やで保存・読込ができます。\r\n\r\n   ![MaterialSetupUtils-3.jpg](./Docs/img/MaterialSetupUtils-3.jpg)\r\n\r\n4. Assets でコピー対象のマテリアルを選択します（複数選択可）。このとき、検索機能で対象を絞り込んだり、`★`で検索条件を保存しておくと便利です。\r\n\r\n   ![MaterialSetupUtils-4.jpg](./Docs/img/MaterialSetupUtils-4.jpg)\r\n\r\n5. 画面下部の `Copy` を押下すると、選択中のマテリアルに対してプロパティのコピー処理が実行されます。\r\n\r\n## 不具合報告\r\n\r\n[GitHub の Issue](https://github.com/yokra9/MaterialSetupUtils/issues) もしくは [私の Twitter アカウント](https://twitter.com/yokra9)までお気軽にご連絡ください。\r\n\r\n## ライセンス\r\n\r\nこのプログラムには MIT ライセンスが適用されます。\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyokra9%2Fmaterialsetuputils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyokra9%2Fmaterialsetuputils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyokra9%2Fmaterialsetuputils/lists"}