Skip to main content
Version: 3.8.0

Mesh Renderer

Mesh Renderer allows a mesh and material to be added to a scene object and determines whether the mesh will cast a shadow.

properties

Add a Mesh Renderer Component

Add a Mesh Renderer component by clicking + Add Component > 3D > Mesh Renderer in the Inspector panel.

Properties

PropertyDescription
MeshAdds a mesh from the Assets panel to a scene object.
MaterialAdds a material from the Assets panel to a scene object. You can create or import materials, including materials from Asset Library, directly in the Inspector panel.
Cast ShadowWhether or not the mesh will cast a shadow.