LoginSignup
4
1

More than 5 years have passed since last update.

Unity 覚え書き:マテリアルを削除する

Posted at

適用したマテリアルを削除してデフォルトの状態に戻したいとき、Inspectorに表示されているマテリアルを削除しようとしても、削除のメニューがなく出来ません。

image.png

マテリアルの削除手順

1.Inspectorの「Mesh Renderer」にある「Materials」のElement0を見つける

(マテリアルをクリックしてDeleteキー)
image.png

2.右の小さな丸をクリックし、Default-Materialを選択。

image.png

なお、Element0に表示されていたマテリアルをクリック→削除(Deleteキー)すると、デフォルトのマテリアルが自動で適用されるわけではないようで、ピンクの物体になりました。
image.png

4
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
1