You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
«Materials control the appearance of meshes, curves, volumes and other objects. They define the substance that the object is made of, its color and texture, and how light interacts with it.»
Once we finish our model in #70 we are going to add materials to the model.
https://docs.blender.org/manual/en/latest/render/materials/introduction.html
«Materials control the appearance of meshes, curves, volumes and other objects. They define the substance that the object is made of, its color and texture, and how light interacts with it.»
In Godot we can also modify the materials.
https://docs.godotengine.org/en/stable/classes/class_material.html
The text was updated successfully, but these errors were encountered: