mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 18:29:11 +00:00
Update image on standard material page
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 14 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
@@ -18,7 +18,7 @@ the *Material* property of the mesh. It can be added in the *Material* property
|
||||
the node using the mesh (such as a MeshInstance3D node), the *Material Override* property
|
||||
of the node using the mesh, and the *Material Overlay*.
|
||||
|
||||
.. image:: img/add_material.png
|
||||
.. image:: img/add_material.webp
|
||||
|
||||
If you add a material to the mesh itself, every time that mesh is used it will have that
|
||||
material. If you add a material to the node using the mesh, the material will only be used
|
||||
|
||||
Reference in New Issue
Block a user